diff --git a/.zshrc b/.zshrc index 356dc08..64344fe 100644 --- a/.zshrc +++ b/.zshrc @@ -1,4 +1,4 @@ -setopt nobeep appendhistory histignoredups histignorespace autocd extendedglob nomatch notify correct_all +setopt nobeep appendhistory histignoredups histignorespace extendedglob nomatch notify correct_all bindkey -e bindkey "^[[3~" delete-char bindkey "^[3;5~" delete-char