Files
dotfiles/ackrc.symlink
2012-07-26 15:29:50 -05:00

11 lines
230 B
Plaintext

# General ack Settings
##########################################################
# only search with case-sensitivity if there is mixed case
--smart-case
# follow symlinks
--follow
# ignore directories
--ignore-dir=node_modules