From e36712f2b02e77080e255c7775852577b51010ad Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Wed, 5 May 2021 14:15:03 +0700 Subject: Use plug to manage jedi-vim --- dev/.ssh/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/.ssh') 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 -- cgit 1.4.1