summary refs log tree commit diff stats
path: root/zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zsh')
-rw-r--r--zsh/.config/zsh/.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/zsh/.config/zsh/.zshrc b/zsh/.config/zsh/.zshrc
index c83aa23..818cdf5 100644
--- a/zsh/.config/zsh/.zshrc
+++ b/zsh/.config/zsh/.zshrc
@@ -61,6 +61,7 @@ alias llr="ll -t"
 
 zmodload zsh/terminfo
 
+bindkey -e
 bindkey '\e[3~' delete-char
 
 bindkey '\C-hd' describe-key-briefly