nix store search alias
This commit is contained in:
parent
12fd3bc3a2
commit
08be180637
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ let
|
|||
"scu" = "systemctl --user";
|
||||
"hm" = "home-manager";
|
||||
"ns" = "nix search nixpkgs";
|
||||
"nf" = "find /nix/store/ -maxdepth 1 | grep";
|
||||
"dk" = "docker";
|
||||
};
|
||||
in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue