Last active
September 24, 2015 14:56
-
-
Save qmchenry/4bf7c7734e3df5f2ccc4 to your computer and use it in GitHub Desktop.
highlight cmd line syntax for keynote presenatiosn
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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