aboutsummaryrefslogtreecommitdiffstats
path: root/.osx
diff options
context:
space:
mode:
authorMathias Bynens <mathias@qiwi.be>2013-07-30 21:50:18 +0200
committerMathias Bynens <mathias@qiwi.be>2013-07-30 21:50:18 +0200
commit17de86003e3d54ece198f2bae9e87c4d6b4dc1a5 (patch)
tree0bd13216eab39efdc5ea78690add32d6817fe84c /.osx
parentfd2e47d44775590b4c46a4fc2f5a10a1b9dc891c (diff)
downloaddotfiles-17de86003e3d54ece198f2bae9e87c4d6b4dc1a5.tar.gz
dotfiles-17de86003e3d54ece198f2bae9e87c4d6b4dc1a5.tar.bz2
dotfiles-17de86003e3d54ece198f2bae9e87c4d6b4dc1a5.zip
.osx: Add GPGMail 2 settings
http://support.gpgtools.org/kb/faq-gpgmail/gpgmail-2-hidden-settings
Diffstat (limited to '.osx')
-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 #
###############################################################################