From 93ea84c9c312093dd7754d4e878ebe51e2109a8a Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Mon, 20 Apr 2009 13:55:00 +0200 Subject: [Keys] sweethome : 'mails' only for users who have a ~/.procmail/ --- net:sweethome/host:paranoid/user:hugues/KeyBindings.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' -- cgit v1.2.3