henrikpersson / rsub

Use rmate with Sublime Text.
458 stars 70 forks source link

Possible tip for Readme #63

Open amoose136 opened 8 years ago

amoose136 commented 8 years ago

If you add: alias subl="rmate $1" to your remote ~/.bash_profile then typing subl foo.txt in an ssh shell will open foo.txt locally using Sublime Text. Of course if Sublime Text is also installed remotely then this will override the normal subl command but it might be worth noting this in the readme for people who only have Sublime installed locally.