add(fish): nix-shell binding

This commit is contained in:
Léana 江 2023-12-08 19:28:16 +01:00 committed by Léana 江
parent 1257243e03
commit b96d7fd7ef
2 changed files with 7 additions and 0 deletions

View file

@ -67,6 +67,8 @@ abbr sp '$EDITOR ~/.dotfiles/.config/starship.toml'
# Home-manager
abbr np '$EDITOR ~/.dotfiles/.config/home-manager/home.nix'
abbr hs 'home-manager switch'
abbr ns 'nix-shell -p'
alias nix-shell 'nix-shell --run fish'
## Python