mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
add(fish): nix-shell binding
This commit is contained in:
parent
1257243e03
commit
b96d7fd7ef
2 changed files with 7 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue