mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-26 12:41:21 +02:00
fish: Use fish shell when running nixpkgs-review
This makes things a lot nicer.
This commit is contained in:
parent
442bdbcbe7
commit
13dad50841
@ -94,7 +94,7 @@
|
||||
nf = "nix flake";
|
||||
nfu = "nix flake update";
|
||||
nfl = "nix flake lock --update-input";
|
||||
npr = "nixpkgs-review pr --print-result";
|
||||
npr = "nixpkgs-review pr --run fish --print-result";
|
||||
nd = "nix develop --command fish";
|
||||
nb = "nix build";
|
||||
ns = "nix shell";
|
||||
|
Loading…
x
Reference in New Issue
Block a user