We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 75679b3 + fc8c11b commit f683a55Copy full SHA for f683a55
scripts/nix-profile.fish.in
@@ -69,6 +69,7 @@ if set --query MANPATH
69
set --export --prepend --path MANPATH "$NIX_LINK/share/man"
70
end
71
72
+add_path "@localstatedir@/nix/profiles/default/bin"
73
add_path "$NIX_LINK/bin"
74
75
# Cleanup
0 commit comments