core: add n repl alias

This commit is contained in:
Timothy DeHerrera 2020-12-29 23:31:34 -07:00
parent a4409f79e4
commit a1fad9c019
No known key found for this signature in database
GPG key ID: 8985725DB5B0C122

View file

@ -67,6 +67,7 @@ in
nr = "np remove";
ns = "n search --no-update-lock-file";
nf = "n flake";
nepl = "n repl '<nixpkgs>'";
srch = "ns nixpkgs";
nrb = ifSudo "sudo nixos-rebuild";
mn = ''