+6
-1
pkgs/shells/fish/default.nix
+6
-1
pkgs/shells/fish/default.nix
···+# 1. For all shells, not just login shells (mosh needs this as do some other command-line utilities)+# 2. Before the shell is initialized, so that config snippets can find the commands they use on the PATH+or test -z "$__fish_nixos_env_preinit_sourced" -a -z "$ETC_PROFILE_SOURCED" -a -z "$ETC_ZSHENV_SOURCED"