chore(fish): add nix bin to path

This commit is contained in:
Stefan Imhoff
2024-06-28 19:18:43 +02:00
parent 28b1031597
commit a4fed89f85

View File

@@ -95,6 +95,8 @@ if test -f $nix_path
bass source $nix_path
end
set --export PATH /run/current-system/sw/bin $PATH
# Zoxide
zoxide init fish | source