From 17de86003e3d54ece198f2bae9e87c4d6b4dc1a5 Mon Sep 17 00:00:00 2001 From: Mathias Bynens Date: Tue, 30 Jul 2013 21:50:18 +0200 Subject: .osx: Add GPGMail 2 settings http://support.gpgtools.org/kb/faq-gpgmail/gpgmail-2-hidden-settings --- .osx | 7 +++++++ 1 file changed, 7 insertions(+) (limited to '.osx') diff --git a/.osx b/.osx index a75ffd1..fd66cd9 100755 --- a/.osx +++ b/.osx @@ -558,6 +558,13 @@ defaults write com.apple.appstore ShowDebugMenu -bool true defaults write com.google.Chrome ExtensionInstallSources -array "https://*.github.com/*" "http://userscripts.org/*" defaults write com.google.Chrome.canary ExtensionInstallSources -array "https://*.github.com/*" "http://userscripts.org/*" +############################################################################### +# GPGMail 2 # +############################################################################### + +# Disable signing emails by default +defaults write ~/Library/Preferences/org.gpgtools.gpgmail SignNewEmailsByDefault -bool false + ############################################################################### # SizeUp.app # ############################################################################### -- cgit v1.2.3