summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--user:hugues/KeyBindings.zsh2
1 files changed, 2 insertions, 0 deletions
diff --git a/user:hugues/KeyBindings.zsh b/user:hugues/KeyBindings.zsh
index b9d43f5..34d07d7 100644
--- a/user:hugues/KeyBindings.zsh
+++ b/user:hugues/KeyBindings.zsh
@@ -225,3 +225,5 @@ bindkey -s 'G' 'Q git-repack\n'
bindkey -s 'S' 'Q svn status\n'
bindkey -s 'X' 'Q exec zsh\n'
+
+bindkey -s ' ' 'Q clear\n'