Skip to content

Instantly share code, notes, and snippets.

@mattes
Last active December 19, 2015 03:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattes/5893185 to your computer and use it in GitHub Desktop.
Save mattes/5893185 to your computer and use it in GitHub Desktop.
{
"bold_folder_labels": true,
"create_window_at_startup": false,
"font_size": 12,
"open_files_in_new_window": true,
"rulers":
[
80
],
"show_full_path": false,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"word_wrap": false,
"enable_tab_scrolling": false,
"show_encoding": true
}
@mattes
Copy link
Author

mattes commented Jun 30, 2013

ln -s "/Applications/Sublime Text 2.app/Contents/SharedSupport/bin/subl" /usr/local/bin/subl
http://www.sublimetext.com/docs/2/osx_command_line.html

@mattes
Copy link
Author

mattes commented Aug 19, 2013

ln -sf /Applications/Sublime\ Text.app/Contents/SharedSupport/bin/subl /usr/local/bin/subl

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