diff --git a/home/dot_zshrc b/home/dot_zshrc index ef4e3e1..014ff34 100644 --- a/home/dot_zshrc +++ b/home/dot_zshrc @@ -88,7 +88,7 @@ bindkey "^g" search_ghq eval "$(starship init zsh)" # fzf -[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh +source <(fzf --zsh) # pyenv if command -v pyenv 1>/dev/null 2>&1; then