scripts/misc/mailcap_imgcat
2024-04-29 14:25:23 +02:00

5 lines
49 B
Bash
Executable file

#!/bin/zsh
clear
kitty +kitten icat $1
read -k 1