Created
September 7, 2013 17:55
-
-
Save raine/6477724 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Images | |
| image/jpeg; open %s | |
| image/pjpeg; open %s | |
| image/png; open %s | |
| image/gif; open %s | |
| application/pdf; open %s | |
| # HTML | |
| text/html; open %s |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| set mailcap_path="/Users/rgn/.mailcap" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment