update zshrc
This commit is contained in:
parent
bd18abd3e8
commit
e0ef9b14ba
|
@ -87,8 +87,8 @@
|
|||
alias nixoide="nix repl '<nixpkgs>'"
|
||||
alias vps="ssh -A vps"
|
||||
bindkey -e
|
||||
bindkey ";5D" backward-word
|
||||
bindkey ";5C" forward-word
|
||||
bindkey "^[[1;5D" backward-word
|
||||
bindkey "^[[1;5C" forward-word
|
||||
bindkey "\e[3~" delete-char
|
||||
|
||||
function use() {
|
||||
|
|
Loading…
Reference in a new issue