adds zoxide alias to server fish

This commit is contained in:
Dennis Schoepf 2025-05-29 19:04:50 +02:00
parent 283bd4d809
commit e7a76061a3

View file

@ -64,6 +64,8 @@
fish_add_path /run/current-system/sw/bin fish_add_path /run/current-system/sw/bin
fish_add_path $HOME/.config/fish/plugins fish_add_path $HOME/.config/fish/plugins
zoxide init fish | source
''; '';
shellAbbrs = { shellAbbrs = {