Skip to content

Instantly share code, notes, and snippets.

@fakenickels
Created February 21, 2018 17:09
Show Gist options
  • Save fakenickels/590af317a52946505df6dad890812e23 to your computer and use it in GitHub Desktop.
Save fakenickels/590af317a52946505df6dad890812e23 to your computer and use it in GitHub Desktop.
rm -rf foo.html && ((pbpaste | prettier --semi false --trailing-comma all --single-quote true | highlight --inline-css --syntax=js --font-size 18 --font Verdana --style zellner) > foo.html)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment