Add del bind
This commit is contained in:
parent
ec85cc899e
commit
806e8ea150
@ -13,6 +13,7 @@ source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh
|
|||||||
|
|
||||||
bindkey '^[[H' beginning-of-line
|
bindkey '^[[H' beginning-of-line
|
||||||
bindkey '^[[F' end-of-line
|
bindkey '^[[F' end-of-line
|
||||||
|
bindkey "^[[3~" delete-char
|
||||||
|
|
||||||
# Set aliases
|
# Set aliases
|
||||||
alias ls="eza --icons --long"
|
alias ls="eza --icons --long"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user