New aliases
This commit is contained in:
parent
e909aff9e1
commit
abdc5f5627
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
||||||
"jcu" = "journalctl --user";
|
"jcu" = "journalctl --user";
|
||||||
"nf" = "find /nix/store/ -maxdepth 1 | grep";
|
"nf" = "find /nix/store/ -maxdepth 1 | grep";
|
||||||
"nr" = "nix run";
|
"nr" = "nix run";
|
||||||
|
"nR" = "nix repl";
|
||||||
"ns" = "nix search nixpkgs";
|
"ns" = "nix search nixpkgs";
|
||||||
"nS" = "nix shell";
|
"nS" = "nix shell";
|
||||||
"sc" = "sudo systemctl";
|
"sc" = "sudo systemctl";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue