fish cleanup

This commit is contained in:
Nikodem Rabuliński 2024-01-19 21:37:50 +01:00
parent b8a3586a4e
commit ccc0994dfd
2 changed files with 10 additions and 12 deletions

View file

@ -1,10 +1,4 @@
# Set up path
fish_add_path --path --prepend '@bat@/bin'
fish_add_path --path --prepend '@eza@/bin'
# Abbreviations
## misc
abbr --add --global -- vim hx
## nix
abbr --add --global -- ns 'nix shell'
abbr --add --global -- nss 'nix search'