about summary refs log tree commit diff
path: root/dev
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2021-04-27 10:52:10 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2021-04-27 10:52:10 +0700
commit1008040f059bc8d45d6f0b2dd6a1c51cd829d0e7 (patch)
tree68ffe5993a36cef1a75f351ff845851601e358fa /dev
parenta7318de79dda2662239c52965a6dd712fd19467b (diff)
downloaddotfiles-1008040f059bc8d45d6f0b2dd6a1c51cd829d0e7.tar.gz
Start a new internship with Clojure
Diffstat (limited to 'dev')
-rw-r--r--dev/.ssh/config7
1 files changed, 7 insertions, 0 deletions
diff --git a/dev/.ssh/config b/dev/.ssh/config
index 052d1ad..82c7a4a 100644
--- a/dev/.ssh/config
+++ b/dev/.ssh/config
@@ -6,3 +6,10 @@ Host acanban
 	Port 22222
 	RequestTTY yes
 	RemoteCommand ssh acanban
+
+Host ict9
+	HostName ictlab.usth.edu.vn
+	User phongng
+	Port 22222
+	RequestTTY yes
+	RemoteCommand ssh ict9