We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b509502 + 66ae8f4 commit 6fe0545Copy full SHA for 6fe0545
scripts/nix-profile.fish.in
@@ -1,5 +1,5 @@
1
# Only execute this file once per shell.
2
-if test -z "$HOME" || test -z "$USER" || \
+if test -z "$HOME" || \
3
test -n "$__ETC_PROFILE_NIX_SOURCED"
4
exit
5
end
0 commit comments