Skip to content

Instantly share code, notes, and snippets.

@baptiste
Created July 29, 2018 02:56
Show Gist options
  • Save baptiste/9ac8f206cf938ef3e4c7ca045f6631c7 to your computer and use it in GitHub Desktop.
Save baptiste/9ac8f206cf938ef3e4c7ca045f6631c7 to your computer and use it in GitHub Desktop.
#!/bin/bash
pbpaste | highlight -O rtf -S $1 -u UTF8 -k Source\ Sans\ Pro -K 32 -s github | pbcopy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment