fixup fish

This commit is contained in:
Graham Christensen 2023-11-22 15:55:03 -05:00
parent 3b2713d9e9
commit 7663d83aaf

View file

@ -3,4 +3,4 @@ if [ -f /nix/nix-installer ] && [ -x /nix/nix-installer ] && [ -z "${__ETC_PROFI
| while read --null key
read --export --null "$key"
end
fi
end