Last active
June 10, 2020 22:11
-
-
Save calvinf/1479064 to your computer and use it in GitHub Desktop.
ackrc (ack config dotfile)
This file contains 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
--color | |
--recurse | |
--html | |
--css | |
--js | |
--java | |
--type-add=typescript=.ts,.tsx | |
--typescript | |
--type-add=graphql=.graphql | |
--graphql | |
--type-add=kotlin=.kt | |
--kotlin | |
--ignore-dir=.next |
Removed the Amazon-specific stuff:
--type-add=mason=.mi,.m
--type-set=brazil=.cfg
--brazil
--mason
--perl
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
On Mac:
Other platforms: