function init_fzf command -v fzf > /dev/null || exit 0 if is_mac; source $(brew --prefix fzf)/shell/key-bindings.fish end function fish_user_key_bindings fzf_key_bindings end end