diff --git a/zshrc b/zshrc index d7f8038..5ae630c 100644 --- a/zshrc +++ b/zshrc @@ -54,3 +54,5 @@ setopt auto_cd # better word definition autoload -U select-word-style select-word-style bash + +[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh