From 6a03b8bc9e40adf0e6fadfcf3743c3cc746ba69b Mon Sep 17 00:00:00 2001 From: Amand Tihon Date: Thu, 30 Jul 2009 08:28:18 +0200 Subject: [PATCH] Use emacs bindings --- S10_zshopts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/S10_zshopts b/S10_zshopts index a603639..e382cfc 100644 --- a/S10_zshopts +++ b/S10_zshopts @@ -12,6 +12,9 @@ typeset -ga preexec_functions typeset -ga precmd_functions typeset -ga chpwd_functions +# use emacs bindings +bindkey -e + # This must be done very early. clear_psvar() { psvar=() -- 2.39.2