su
This commit is contained in:
parent
a9890846b2
commit
2e17f1351b
|
@ -14,8 +14,9 @@
|
||||||
v = "hx";
|
v = "hx";
|
||||||
cat = "bat";
|
cat = "bat";
|
||||||
lg = "${pkgs.lazygit}/bin/lazygit";
|
lg = "${pkgs.lazygit}/bin/lazygit";
|
||||||
ser = "ssh root@joygnu.org";
|
rs = "z ~ && ssh root@joygnu.org";
|
||||||
hs = "ssh joy@yt.joygnu.org";
|
hs = "z ~ && ssh joy@yt.joygnu.org";
|
||||||
|
su = "z ~ && su";
|
||||||
ip = "sh ~/nix/modules/programs/zsh/scripts/ip.sh";
|
ip = "sh ~/nix/modules/programs/zsh/scripts/ip.sh";
|
||||||
rb = "sh ~/nix/modules/programs/zsh/scripts/rebuild.sh";
|
rb = "sh ~/nix/modules/programs/zsh/scripts/rebuild.sh";
|
||||||
fr = "doas systemctl reboot --firmware";
|
fr = "doas systemctl reboot --firmware";
|
||||||
|
|
Loading…
Reference in a new issue