Skip to content

Instantly share code, notes, and snippets.

@etagwerker
Last active September 13, 2016 14:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save etagwerker/0d1bde29ba58a957c5bec7cff86eb42b to your computer and use it in GitHub Desktop.
Save etagwerker/0d1bde29ba58a957c5bec7cff86eb42b to your computer and use it in GitHub Desktop.
highlight.sh
highlight -O rtf 03.with_multiple_orms.rb --font-size 24 --font Inconsolata --style zenburn -W -J 80 -j 3 --src-lang ruby | pbcopy
@etagwerker
Copy link
Author

You will need to install highlight in your Mac.

brew install highlight

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment