chore(fish): add nix bin to path

This commit is contained in:
Stefan Imhoff
2024-06-28 19:18:43 +02:00
parent 15626b7abd
commit ab2a743a28

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