diff --git a/zshrc.local b/zshrc.local index 1827960..e62d38e 100644 --- a/zshrc.local +++ b/zshrc.local @@ -52,3 +52,6 @@ bindkey "^X^E" edit-command-line # # zle -N zle-line-init # zle -N zle-keymap-select + + +[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh