diff --git a/shell/zshrc b/shell/zshrc index 21db026..1efbe1f 100644 --- a/shell/zshrc +++ b/shell/zshrc @@ -59,3 +59,5 @@ then export PATH="$PATH:$(ruby -e 'print Gem.user_dir')/bin" fi + +[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh