Created
May 30, 2013 16:22
-
-
Save megatux/5679182 to your computer and use it in GitHub Desktop.
Textmate2 .tm_properties configuration
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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