Skip to content

Instantly share code, notes, and snippets.

@shichao-an
Created July 20, 2014 05:55
Show Gist options
  • Save shichao-an/d50a169951be1207b4da to your computer and use it in GitHub Desktop.
Save shichao-an/d50a169951be1207b4da to your computer and use it in GitHub Desktop.
GitHub code printout
enscript --fancy-header --color=1 -1 --highlight --line-numbers -o - $(find . -mindepth 2 -type f -name *.py) | ps2pdf - printout.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment