post_install() { printf "%b\n" "$fzfin" } read -d '' fzfin <<'EOF' fzf-extras ========== Add the following to your shell config: . /etc/profile.d/fzf-extras.bash # when bash . /etc/profile.d/fzf-extras.zsh # when zsh EOF