Skip to content

Instantly share code, notes, and snippets.

@galak-fyyar
Last active February 4, 2016 19:34
Show Gist options
  • Save galak-fyyar/4d33b62bc571e1eba443 to your computer and use it in GitHub Desktop.
Save galak-fyyar/4d33b62bc571e1eba443 to your computer and use it in GitHub Desktop.
Syntax highlight in Mac
brew install highlight
pbpaste | highlight --syntax=groovy -O rtf | pbcopy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment