about summary refs log tree commit diff
path: root/dev
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2021-05-05 14:15:03 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2021-05-05 14:15:03 +0700
commite36712f2b02e77080e255c7775852577b51010ad (patch)
treebf2e12c54a9acedec8b5419b2fbe5f0d715d52fa /dev
parent1008040f059bc8d45d6f0b2dd6a1c51cd829d0e7 (diff)
downloaddotfiles-e36712f2b02e77080e255c7775852577b51010ad.tar.gz
Use plug to manage jedi-vim
Diffstat (limited to 'dev')
-rw-r--r--dev/.ssh/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/.ssh/config b/dev/.ssh/config
index 82c7a4a..fa85006 100644
--- a/dev/.ssh/config
+++ b/dev/.ssh/config
@@ -12,4 +12,4 @@ Host ict9
 	User phongng
 	Port 22222
 	RequestTTY yes
-	RemoteCommand ssh ict9
+	RemoteCommand ssh ict9 -L 5901:localhost:5901