user/zsh: update nix abbrs
This commit is contained in:
parent
12a1843587
commit
2f1ca64025
1 changed files with 2 additions and 1 deletions
|
|
@ -38,7 +38,8 @@ let
|
||||||
jf = "doas journalctl -f";
|
jf = "doas journalctl -f";
|
||||||
|
|
||||||
fl = "cd ~/Projects/flakes";
|
fl = "cd ~/Projects/flakes";
|
||||||
nr = "doas nixos-rebuild switch --flake .#${sysConfig.networking.hostName} -v -L";
|
nr = "nh os switch";
|
||||||
|
nb = "nh os boot";
|
||||||
|
|
||||||
gs = "git status";
|
gs = "git status";
|
||||||
ga = "git add";
|
ga = "git add";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue