Skip to content

Instantly share code, notes, and snippets.

@Akshay090
Created January 14, 2019 13:12
Show Gist options
  • Save Akshay090/f69f916812542ecb0b70036cd0dc2b06 to your computer and use it in GitHub Desktop.
Save Akshay090/f69f916812542ecb0b70036cd0dc2b06 to your computer and use it in GitHub Desktop.
vs code
Remote VSCode
sudo wget -O /usr/local/bin/rmate https://raw.github.com/aurora/rmate/master/rmate
sudo chmod a+x /usr/local/bin/rmate
//above on vm
CTRL+P for Windows and CMD+P for Mac) then execute the >Remote: Start Server command.
ssh -R 52698:localhost:52698 username@ipaddress
rmate file.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment