···8282and set -gx TERMINFO_DIRS ":$HOME/.nix-profile/share/terminfo"
83838484set -gx nvm_default_version lts/iron
8585-if status is-interactive; and test -f .nvmrc; and functions -q nvm
8585+if test -f .nvmrc; and functions -q nvm
8686 nvm use --silent
8787end
8888