about summary refs log tree commit diff
path: root/dev/.ssh/config
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2021-05-30 14:59:12 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2021-05-30 14:59:12 +0700
commit7f29a1e519d51934ecf86ddd6fc7d080b2eaaf91 (patch)
tree2c3dc15e5882fdd61636d714cc877727f2261970 /dev/.ssh/config
parente36712f2b02e77080e255c7775852577b51010ad (diff)
downloaddotfiles-7f29a1e519d51934ecf86ddd6fc7d080b2eaaf91.tar.gz
Set up mbsync
Diffstat (limited to 'dev/.ssh/config')
-rw-r--r--dev/.ssh/config11
1 files changed, 2 insertions, 9 deletions
diff --git a/dev/.ssh/config b/dev/.ssh/config
index fa85006..681714a 100644
--- a/dev/.ssh/config
+++ b/dev/.ssh/config
@@ -1,15 +1,8 @@
 AddKeysToAgent yes
 
-Host acanban
-	HostName acanban.ga
-	User weboms
-	Port 22222
-	RequestTTY yes
-	RemoteCommand ssh acanban
-
-Host ict9
+Host comlake
 	HostName ictlab.usth.edu.vn
 	User phongng
 	Port 22222
 	RequestTTY yes
-	RemoteCommand ssh ict9 -L 5901:localhost:5901
+	RemoteCommand ssh comlake