set -U
fish_variables
Previously, `set -U` would overwrite the symlink with a regular file. Fixes https://github.com/fish-shell/fish-shell/issues/7466