adds zoxide alias to server fish
This commit is contained in:
parent
283bd4d809
commit
e7a76061a3
1 changed files with 2 additions and 0 deletions
|
|
@ -64,6 +64,8 @@
|
|||
|
||||
fish_add_path /run/current-system/sw/bin
|
||||
fish_add_path $HOME/.config/fish/plugins
|
||||
|
||||
zoxide init fish | source
|
||||
'';
|
||||
|
||||
shellAbbrs = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue