commit 2328320b9eb2224e1a4704f09943079240ef3ae7 parent ace7bdf77d59d9680fefac9d631bbb46aafcf7ff Author: Antoine Amarilli <a3nm@a3nm.net> Date: Wed, 23 Jul 2014 12:22:33 +0200 ^U in zsh Diffstat:
zsh/zshrc | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/zsh/zshrc b/zsh/zshrc @@ -228,3 +228,5 @@ unset fasd_cache # fi eval $(dircolors -p | perl -pe 's/^((CAP|S[ET]|O[TR]|M|E)\w+).*/$1 00/' | dircolors -) +bindkey '^U' backward-kill-line +