Add matrix (tuwunel) to nimbus
This commit is contained in:
parent
6413bbefba
commit
f3bb93c783
5 changed files with 67 additions and 1 deletions
|
|
@ -7,7 +7,8 @@
|
|||
|
||||
home = {
|
||||
shellAliases = {
|
||||
"deploy" = "ssh -t galanthus 'cd ~/.config/nix; git pull --rebase; nh os switch'";
|
||||
"deploy-galanthus" = "ssh -t galanthus 'cd ~/.config/nix; git pull --rebase; nh os switch'";
|
||||
"deploy-nimbus" = "ssh -t nimbus 'cd ~/.config/nix; git pull --rebase; nh os switch'";
|
||||
"mv" = "mv -i";
|
||||
"rm" = "trash";
|
||||
"zz" = "z -";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue