Skip to content

Instantly share code, notes, and snippets.

@yoeun
Last active August 29, 2015 14:07
Show Gist options
  • Save yoeun/c4d4aa3e13a3c7c7faec to your computer and use it in GitHub Desktop.
Save yoeun/c4d4aa3e13a3c7c7faec to your computer and use it in GitHub Desktop.
# follow symlinks
--follow
--type-set=scss=.scss
--type-set=http=.http
--type-set=coffee=.coffee
--type-set=orig=.orig
--ignore-dir=tiny_mce
--ignore-dir=external
--ignore-dir=timeline_2.3.0
--ignore-dir=codemirror-0.91
--ignore-dir=lang
--ignore-dir=developers
--ignore-dir=compiled
--no-css
--noorig
# installation
curl http://beyondgrep.com/ack-1.96-single-file > ~/bin/ack && chmod 0755 !#:3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment