summaryrefslogtreecommitdiff
path: root/config/bash.nix
diff options
context:
space:
mode:
Diffstat (limited to 'config/bash.nix')
-rw-r--r--config/bash.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/bash.nix b/config/bash.nix
index 563a60f..bf53bbd 100644
--- a/config/bash.nix
+++ b/config/bash.nix
@@ -39,6 +39,8 @@
bind '"\C-f": "sessionizer -cd\n"'
alias c="ssh root@cacer.local"
+ alias ub1="ssh ubuntu@ub1.local"
+ alias ub2="ssh ubuntu@ub2.local"
'';
};
}