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