Skip to content

Instantly share code, notes, and snippets.

@calvinf
Last active June 10, 2020 22:11
Show Gist options
  • Save calvinf/1479064 to your computer and use it in GitHub Desktop.
Save calvinf/1479064 to your computer and use it in GitHub Desktop.
ackrc (ack config dotfile)
--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
@calvinf
Copy link
Author

calvinf commented Dec 12, 2019

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