mirror of
https://github.com/Nickiel12/nicks-nix-config.git
synced 2024-11-22 12:49:32 -08:00
added server ssh alias
This commit is contained in:
parent
244f4d512d
commit
bc4efd65f8
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ in
|
||||||
open-config = "cd ~/Documents/nicks-nix-config; nvim";
|
open-config = "cd ~/Documents/nicks-nix-config; nvim";
|
||||||
switch-to-windows = "sudo grub-reboot 1; sudo reboot";
|
switch-to-windows = "sudo grub-reboot 1; sudo reboot";
|
||||||
screenshot = "grim -g \"$(slurp -d)\" - | wl-copy -t image/png";
|
screenshot = "grim -g \"$(slurp -d)\" - | wl-copy -t image/png";
|
||||||
|
move-to-alaska = "ssh nixolas@100.64.0.1";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue