Skip to content

Instantly share code, notes, and snippets.

@latenssi
Last active August 16, 2018 10:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save latenssi/789e553c5af5aded6750268f00803525 to your computer and use it in GitHub Desktop.
Save latenssi/789e553c5af5aded6750268f00803525 to your computer and use it in GitHub Desktop.
Rmate remote editing
rmate test.txt
sudo wget -O /usr/local/bin/rmate https://raw.github.com/aurora/rmate/master/rmate
sudo chmod a+x /usr/local/bin/rmate
ssh -R 52698:localhost:52698 user@example.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment