Files
dotfiles/ack/ackrc.symlink
2012-08-08 16:30:19 -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