update
This commit is contained in:
parent
b90db0c8c5
commit
5dab85e5e2
1 changed files with 3 additions and 0 deletions
3
.zshrc
3
.zshrc
|
|
@ -79,6 +79,9 @@ bindkey -e
|
|||
bindkey '^p' history-search-backward
|
||||
bindkey '^n' history-search-forward
|
||||
bindkey '^[w' kill-region
|
||||
bindkey "^[[1~" beginning-of-line
|
||||
bindkey "^[[4~" end-of-line
|
||||
bindkey '^[[3~' delete-char
|
||||
|
||||
# History
|
||||
HISTSIZE=5000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue