switch: don't show git diff pager
This commit is contained in:
parent
e67ed127b9
commit
a78e75055f
1 changed files with 1 additions and 1 deletions
2
switch
2
switch
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
nix fmt
|
nix fmt
|
||||||
|
|
||||||
git diff
|
git --no-pager diff
|
||||||
|
|
||||||
sudo nice ionice \
|
sudo nice ionice \
|
||||||
nixos-rebuild \
|
nixos-rebuild \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue