# Setup fzf # --------- if [[ ! "$PATH" == */home/simono41/.fzf/bin* ]]; then PATH="${PATH:+${PATH}:}/home/simono41/.fzf/bin" fi source <(fzf --zsh)