Better search aliases
This commit is contained in:
parent
fbca5c400c
commit
f54ba364d4
1 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,8 @@
|
|||
"nr" = "nix repl";
|
||||
"nR" = "nix run";
|
||||
"ns" = "nix search nixpkgs";
|
||||
"nsu" = "nix search unstable";
|
||||
"nss" = "nix search stable";
|
||||
"nS" = "nix shell";
|
||||
"sc" = "sudo systemctl";
|
||||
"scu" = "systemctl --user";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue