Skip to content

Instantly share code, notes, and snippets.

@raine
Created September 7, 2013 17:55
Show Gist options
  • Select an option

  • Save raine/6477724 to your computer and use it in GitHub Desktop.

Select an option

Save raine/6477724 to your computer and use it in GitHub Desktop.
# Images
image/jpeg; open %s
image/pjpeg; open %s
image/png; open %s
image/gif; open %s
# PDF
application/pdf; open %s
# HTML
text/html; open %s
set mailcap_path="/Users/rgn/.mailcap"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment