mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-25 17:53:17 +01:00
fish: Add nix flake check abbreviation
More useful now that it's also used for VM testing.
This commit is contained in:
parent
a3717c48f0
commit
d452e982e3
@ -89,6 +89,7 @@ in
|
||||
te = "trash empty";
|
||||
|
||||
nf = "nix flake";
|
||||
nfc = "nix flake check";
|
||||
nfu = "nix flake update";
|
||||
npr = "nixpkgs-review pr --run fish --print-result";
|
||||
nd = "nix develop --command fish";
|
||||
|
Loading…
Reference in New Issue
Block a user