Created
January 10, 2017 11:12
-
-
Save grodowski/9c158977d623f0e4de2135136da6e963 to your computer and use it in GitHub Desktop.
Set "View as icon" option as default in Apple Mail
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
#!/bin/bash | |
defaults write com.apple.mail DisableInlineAttachmentViewing -bool yes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment