(hopefully) fix fish
This commit is contained in:
parent
359d902425
commit
c6a74dd184
3 changed files with 18 additions and 10 deletions
|
@ -1,3 +1,7 @@
|
|||
# Set up path
|
||||
fish_add_path --path --prepend '@bat@/bin'
|
||||
fish_add_path --path --prepend '@eza@/bin'
|
||||
|
||||
# Abbreviations
|
||||
abbr --add --global -- flake-update 'nix flake lock --update-input'
|
||||
abbr --add --global -- ns 'nix shell'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue