Skip to content

Instantly share code, notes, and snippets.

@adam-zethraeus
Created January 21, 2013 04:17
Show Gist options
  • Save adam-zethraeus/4583560 to your computer and use it in GitHub Desktop.
Save adam-zethraeus/4583560 to your computer and use it in GitHub Desktop.
Stick it in your .bash_profile on your mac to get QuickLook from the terminal.
alias ql='qlmanage -p "$@" > /dev/null'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment