added aliases and fixed some keybinds
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user