summaryrefslogtreecommitdiff
path: root/80_KeyBindings.zsh
diff options
context:
space:
mode:
Diffstat (limited to '80_KeyBindings.zsh')
-rw-r--r--80_KeyBindings.zsh11
1 files changed, 4 insertions, 7 deletions
diff --git a/80_KeyBindings.zsh b/80_KeyBindings.zsh
index 0a5b87e..8aeb878 100644
--- a/80_KeyBindings.zsh
+++ b/80_KeyBindings.zsh
@@ -1,12 +1,9 @@
##
-## Part of configuration files for Zsh 4
-## by Hugues Hiegel <hugues@hiegel.fr>
-##
-## NO WARRANTY PROVIDED, USE AT YOUR OWN RISKS
+## Part of configuration files for Zsh4
+## AUTHOR: Hugues Hiegel <hugues@hiegel.fr>
##
## You are encouraged to use, modify, and redistribute
## these files with or without this notice.
##
-
-# sanity : binds AltGr+Space to Space, useful when typing things like "foo | bar" on azerty..
-bindkey -s "\M-B\M- " " "
+## NO WARRANTY PROVIDED, USE AT YOUR OWN RISKS
+##