Skip to content

Instantly share code, notes, and snippets.

@jackperry
Created January 6, 2014 09:00
Show Gist options
  • Save jackperry/8280055 to your computer and use it in GitHub Desktop.
Save jackperry/8280055 to your computer and use it in GitHub Desktop.
Enable opening Sublime Text 2 from the command line.
echo 'alias subl="C:/Program\ Files/Sublime\ Text\ 2/sublime_text.exe"' >> ~/.bashrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment