shell/fishinit.nix: add pay-respects init hook
This commit is contained in:
parent
e73d878b3f
commit
ef76ed7af1
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ pkgs.writeText "config.fish" ''
|
|||
${pkgs.zoxide}/bin/zoxide init fish | source
|
||||
${pkgs.starship}/bin/starship init fish | source
|
||||
${pkgs.direnv}/bin/direnv hook fish | source
|
||||
${pkgs.pay-respects}/bin/pay-respects fish --alias | source
|
||||
|
||||
|
||||
source ${./config.fish}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue