forked from mirrors_public/oddlama_nix-config
feat(zsh): histdb skim is back
This commit is contained in:
parent
485e1448fc
commit
ef85bdc5a9
1 changed files with 2 additions and 0 deletions
|
@ -187,6 +187,8 @@ function setup_keybinds() {
|
|||
bindkey '\eD' fzf-select-dir-hidden
|
||||
bindkey '\ec' fzf-cd
|
||||
|
||||
# fuzzy history search
|
||||
bindkey '^R' histdb-skim-widget
|
||||
# autosuggest Ctrl+space = accept
|
||||
bindkey '^ ' autosuggest-accept
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue