Skip to content

Instantly share code, notes, and snippets.

@unimatrixZxero
Created April 18, 2013 09:10
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 unimatrixZxero/5411370 to your computer and use it in GitHub Desktop.
Save unimatrixZxero/5411370 to your computer and use it in GitHub Desktop.
My .ackrc file
--type-add=ruby=.haml,.rake,.rsel,.phtml,.ru
--type-add=html=.html.erb,.html.haml,.mustache
--type-add=js=.js.erb
--type-add=css=.sass,.less,.scss
--type-set=markdown=.markdown,.md
--type-set=cucumber=.feature
--type-set=txt=.txt
--type-set=erb=.erb
--type-set=feature=.feature
--type-set=textile=.textile
--type-set=gemspec=.gemspec
--type-set=js=.js.coffee
--ignore-dir=app/assets/stylesheets
--sort-files
--smart-case
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment