Skip to content

Instantly share code, notes, and snippets.

@akimichi
Last active September 28, 2024 00:40
Show Gist options
  • Save akimichi/d854c3a50db654fd2f664ca442249511 to your computer and use it in GitHub Desktop.
Save akimichi/d854c3a50db654fd2f664ca442249511 to your computer and use it in GitHub Desktop.
--type-set=coffee=.coffee
--type-set=md=.md,.markdown
--type-set=text:ext:txt,tex
--nogroup
# Always color, even if piping to a another program
#--color
--ignore-file=is:package-lock.json
--ignore-dir=.idea
--ignore-dir=node_modules
--ignore-dir=bower_components
--ignore-dir=vendor
--ignore-dir=.pio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment