From baf7d331b5963df3dc48208447f403de31160533 Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Mon, 15 Jun 2009 11:38:27 +0200 Subject: [Keys] resets every keybindings to defaults --- 80_KeyBindings.zsh | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to '80_KeyBindings.zsh') 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 -## -## NO WARRANTY PROVIDED, USE AT YOUR OWN RISKS +## Part of configuration files for Zsh4 +## AUTHOR: Hugues Hiegel ## ## 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 +## -- cgit v1.2.3