summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net:sweethome/host:paranoid/user:hugues/KeyBindings.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/net:sweethome/host:paranoid/user:hugues/KeyBindings.zsh b/net:sweethome/host:paranoid/user:hugues/KeyBindings.zsh
index 64f746e..3eb2808 100644
--- a/net:sweethome/host:paranoid/user:hugues/KeyBindings.zsh
+++ b/net:sweethome/host:paranoid/user:hugues/KeyBindings.zsh
@@ -1 +1 @@
-bindkey -s 'm' 'Q mails\n'
+[ -d ~$USER/.procmail ] && bindkey -s 'm' 'Q mails\n'