This commit is contained in:
Christian Nieves
2023-10-30 20:06:58 +00:00
parent 3b16ebec49
commit 96273ea4f0
7 changed files with 57 additions and 30 deletions

View File

@ -38,6 +38,7 @@ fi
export EDITOR='nvim'
zle -N fancy-ctrl-z
bindkey '^Z' fancy-ctrl-z
bindkey '^R' fzf-histor-widget
bindkey "^A" beginning-of-line
bindkey "^E" end-of-line
bindkey "^K" kill-line