forked from extern/nix-config
fish: Add nixpkgs-review abbreviation
This commit is contained in:
parent
f4b0c41289
commit
ad9500925d
@ -93,6 +93,7 @@
|
||||
nf = "nix flake";
|
||||
nfu = "nix flake update";
|
||||
nfl = "nix flake lock --update-input";
|
||||
npr = "nixpkgs-review pr --print-result";
|
||||
nd = "nix develop --command fish";
|
||||
nb = "nix build";
|
||||
ns = "nix shell";
|
||||
|
Loading…
Reference in New Issue
Block a user