added aliases and fixed some keybinds

This commit is contained in:
venus
2026-07-24 05:53:37 -05:00
parent 983ae4898b
commit 859dbd855a
3 changed files with 107 additions and 78 deletions

View File

@@ -58,6 +58,8 @@ bindkey "^H" backward-kill-word
bindkey '^R' fzf-history-widget
bindkey "\ej" history-search-forward
bindkey "\ek" history-search-backward
bindkey "^\ej" history-beginning-search-forward
bindkey "^\ek" history-beginning-search-backward
bindkey -s '^[[1;5A' "!!^M"
bindkey '^ ' autosuggest-execute #accept and execute autosuggestion