Amply documented here:
but for quick reference and copy/paste:
Sublime Text Machine #
1ssh -fN -R 52698:localhost:52698 walitza.local
Remote Server with Files #
1sudo ( curl -o /usr/local/bin/rmate \
2 https://raw.githubusercontent.com/aurora/rmate/master/rmate \
3 && chmod +x /usr/local/bin/rmate )
1rmate src/*.[hm]
last updated: