Skip to content

Instantly share code, notes, and snippets.

@discort
Last active June 17, 2021 10:03
Show Gist options
  • Save discort/0fb8e2cdae47d559196a2ad5c03e37de to your computer and use it in GitHub Desktop.
Save discort/0fb8e2cdae47d559196a2ad5c03e37de to your computer and use it in GitHub Desktop.
Editing remote files on sublime

Editing remote files on sublime

sudo curl -o /usr/local/bin/rmate https://raw.githubusercontent.com/aurora/rmate/master/rmate
sudo chmod +x /usr/local/bin/rmate
sudo mv /usr/local/bin/rmate /usr/local/bin/subl

source

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment