mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 12:40:44 +03:00
123
This commit is contained in:
@@ -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";
|
||||||
|
|||||||
Reference in New Issue
Block a user