diff options
-rw-r--r-- | user:hugues/KeyBindings.zsh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user:hugues/KeyBindings.zsh b/user:hugues/KeyBindings.zsh index 34d07d7..f87c53b 100644 --- a/user:hugues/KeyBindings.zsh +++ b/user:hugues/KeyBindings.zsh @@ -212,7 +212,7 @@ bindkey -s 'é' ' 2>/dev/null ' bindkey -s '2' ' 2>&1 ' bindkey -s 'm' 'Q mails\n' -bindkey -s 'M' 'make ' +bindkey -s 'M' 'Q make\n' bindkey -s 'l' 'Q l\n' #bindkey -s 'L' 'Q la\n' |