textmate / rmate

Edit files from an ssh session in TextMate
http://blog.macromates.com/2011/mate-and-rmate/
514 stars 81 forks source link

cut & paste commands to allow rmate installation #44

Closed ghost closed 9 years ago

sorbits commented 9 years ago

You’re sourcing .bashrc from .bashrc? And you want people to append to .bashrc in their shell startup file?

Perhaps you meant to change the instructions to something that should be executed in a shell, though I don’t think we can really know what file to append the PATH modification to (there is a lot of flexibility when it comes to “shell startup”).

ghost commented 9 years ago

yes .bashrc is statistically the most present file across distribution .profile sometimes is missing.

anyway also ruby sometimes is missing to be honest I switched to rmate python since python si generally available across systems

thanks anyway for the time in reviewing the pull request.