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