#!/bin/sh
cat <<EOF
*
* Attention! This is a minimal installation of ytfzf!
*
* To expand the functionality of the script, consider installing:
* - menu application (fzf, dmenu, rofi...)
* - video downloader (yt-dlp, youtube-dl...)
* - media player (mpv, mplayer, vlc...)
* - thumbnail viewer (chafa, catimg, imv...)
*
EOF
