updates to zsh aliases
This commit is contained in:
@@ -45,8 +45,9 @@
|
||||
r730xd-proxmox = "ssh root@192.168.100.22";
|
||||
r330-media = "ssh media@192.168.100.40";
|
||||
r330-logging = "ssh logging@192.168.100.41";
|
||||
mnemosyne = "ssh mnemosyne@192.168.100.42";
|
||||
mnemosyne = "ssh mnemosyne@mnemosyne.randomctf.lan";
|
||||
mindforge = "ssh mindforge@mindforge.randomctf.lan";
|
||||
openclaw = "ssh openclaw@openclaw.randomctf.lan";
|
||||
|
||||
# Nix Specific aliases
|
||||
update-config = "sudo nixos-rebuild switch --flake ~/dotfiles";
|
||||
|
||||
Reference in New Issue
Block a user