summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
-rw-r--r--home/xyz/.bashrc1
-rw-r--r--home/xyz/.ssh/config4
2 files changed, 5 insertions, 0 deletions
diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc
index 5ea257d6..3de72f63 100644
--- a/home/xyz/.bashrc
+++ b/home/xyz/.bashrc
@@ -79,6 +79,7 @@ alias r='rem -cu+2 -@'
# https://askubuntu.com/a/22043
alias s='sudo '
alias se='sudo -E '
+alias sia='ssh ia'
alias ska='ssh ka'
alias sp='ssh pp'
alias spd='speedtest; librespeed-cli'
diff --git a/home/xyz/.ssh/config b/home/xyz/.ssh/config
index bdf06914..7635a304 100644
--- a/home/xyz/.ssh/config
+++ b/home/xyz/.ssh/config
@@ -33,3 +33,7 @@ Host qw
Host hpc
Hostname coe-hpc1.sjsu.edu
User 012404405
+
+Host ia
+ Hostname ia.flylightning.xyz
+ User xyz