Skip to content

Instantly share code, notes, and snippets.

@devth
Created July 4, 2012 00:42
Show Gist options
  • Save devth/3044401 to your computer and use it in GitHub Desktop.
Save devth/3044401 to your computer and use it in GitHub Desktop.
highlight -w | xargs -I % -n1 sh -c 'echo %; highlight --out-format=xterm256 --style=% ProductPresenter.scala;'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment