Skip to content

Instantly share code, notes, and snippets.

@ramcoelho
Created August 21, 2020 11:48
Show Gist options
  • Save ramcoelho/f113db023093d142c84e9f46a04c0cef to your computer and use it in GitHub Desktop.
Save ramcoelho/f113db023093d142c84e9f46a04c0cef to your computer and use it in GitHub Desktop.
brew install highlight
highlight -O rtf tmp.php --line-numbers --font-size 24 --font Hack --style edit-xcode -W -J 80 -j 3 --src-lang php | pbcopy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment