.zshrc

changeset 469
fbf39fa1349c
parent 331
ac7f662c1db5
child 511
f175eea7ad19
--- a/.zshrc
+++ b/.zshrc
@@ -49,6 +49,8 @@ setopt interactive_comments
 
 export HISTIGNORE="ls:cd:cd -:pwd:exit:date:* --help"
 
+bindkey '\e\e' kill-whole-line
+
 source ~/.profile.common
 
 for envthing in $envthings; do

mercurial