diff options
Diffstat (limited to 'nixos/home.nix')
| -rw-r--r-- | nixos/home.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/home.nix b/nixos/home.nix index b99166d..95cdd2b 100644 --- a/nixos/home.nix +++ b/nixos/home.nix @@ -76,6 +76,7 @@ end tmux="tmux -u"; snvim="sudo -E -s nvim"; ls="eza -hli"; + ns="nix-shell"; cat="bat"; find="fd"; cloc="tokei"; |
