A bash script to view images right from the terminal
view images right from your terminal using imcat
. depends only on ueberzug
sudo wget -O /usr/local/bin/imcat -q --show-progress https://raw.githubusercontent.com/Roshan-R/imcat/main/imcat && sudo chmod +x /usr/local/bin/imcat