aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.osx7
1 files changed, 7 insertions, 0 deletions
diff --git a/.osx b/.osx
index a75ffd1..fd66cd9 100755
--- a/.osx
+++ b/.osx
@@ -559,6 +559,13 @@ defaults write com.google.Chrome ExtensionInstallSources -array "https://*.githu
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 #
###############################################################################