Skip to content

Instantly share code, notes, and snippets.

@fguisso
Last active July 26, 2016 19:02
Show Gist options
  • Save fguisso/7631bbe98cc8c735479d to your computer and use it in GitHub Desktop.
Save fguisso/7631bbe98cc8c735479d to your computer and use it in GitHub Desktop.
Sublime settings
[
{ "keys": ["option+c"], "command": "insert", "args": {"characters": "ç"} }
]

add the line export PATH=$PATH:/Applications/Sublime\ Text.app/Contents/SharedSupport/bin to the end of yout .bash_profile.

for Sublime 2 export PATH=$PATH:/Applications/Sublime\ Text\ 2.app/Contents/SharedSupport/bin

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