mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-29 11:44:45 +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";
|
te = "trash empty";
|
||||||
|
|
||||||
nf = "nix flake";
|
nf = "nix flake";
|
||||||
|
nfc = "nix flake check";
|
||||||
nfu = "nix flake update";
|
nfu = "nix flake update";
|
||||||
npr = "nixpkgs-review pr --run fish --print-result";
|
npr = "nixpkgs-review pr --run fish --print-result";
|
||||||
nd = "nix develop --command fish";
|
nd = "nix develop --command fish";
|
||||||
|
Loading…
Reference in New Issue
Block a user