Skip to content

Instantly share code, notes, and snippets.

@megatux
Created May 30, 2013 16:22
Show Gist options
  • Select an option

  • Save megatux/5679182 to your computer and use it in GitHub Desktop.

Select an option

Save megatux/5679182 to your computer and use it in GitHub Desktop.
Textmate2 .tm_properties configuration
fontSize = 20
excludeInFileChooser = "{$excludeInFileChooser,log,tmp,META-INF,.svn}"
excludeInBrowser = "{$excludeInBrowser,log,vendor,tmp,META-INF,.svn,.git}"
excludeInFolderSearch = "{$excludeInFolderSearch,log,public/system,public/uploads,tmp,META-INF,.svn,.git}"
TM_RUBY = "$HOME/.rbenv/shims/ruby"
PATH = "$HOME/.rbenv/bin:$PATH:/usr/local/bin:/Users/cristian/node_modules/.bin"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment