diff --git a/.zshrc b/.zshrc index faf8c06..d158e68 100644 --- a/.zshrc +++ b/.zshrc @@ -102,3 +102,5 @@ if [[ $(uname) == 'Darwin' ]]; then eval "$(rbenv init - zsh)" fi + +source <(fzf --zsh)