This commit is contained in:
2025-10-07 16:27:18 +03:00
parent 1d0161e546
commit 2c865de832
+5 -7
View File
@@ -29,15 +29,13 @@
l = "ls -l"; l = "ls -l";
lg = "lazygit"; lg = "lazygit";
st = "systemctl-tui"; st = "systemctl-tui";
gp = "git pull";
ns = "nh os switch";
gp-ns = "gp && ns";
# ssh # ssh
s-1 = "ssh sapphira-1"; z-s="ssh sapphira";
s-1t = "ssh sapphira-1t"; z-st="ssh sapphira-tailscale";
o-0 = "ssh otreca-0"; z-o="ssh otreca";
o-0t = "ssh otreca-0t"; z-ot="ssh otreca-tailscale";
z-p-1="ssh pubray-1";
# Somethings # Somethings
reboot-bios = "sudo systemctl reboot --firmware-setup"; reboot-bios = "sudo systemctl reboot --firmware-setup";