Skip to content

Instantly share code, notes, and snippets.

@qmchenry
Last active September 24, 2015 14:56
Show Gist options
  • Save qmchenry/4bf7c7734e3df5f2ccc4 to your computer and use it in GitHub Desktop.
Save qmchenry/4bf7c7734e3df5f2ccc4 to your computer and use it in GitHub Desktop.
highlight cmd line syntax for keynote presenatiosn
My version of https://gist.github.com/jimbojsb/1630790 which amazingly still works four years later
highlight -O rtf File.swift --line-numbers --font-size 32 --font SourceCodePro-Regular -V -J 96 -j 2 --syntax swift --style darkslategray | pbcopy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment