others/terminalsaver.sh

10 lines
195 B
Bash
Executable File

#!/bin/sh
## a stupid gif as terminal saver ##
## It depends of: "libsixel / libsixel-util" ##
# terminalsaver.sh by @root_informatica.
GIF=$HOME/.gif
clear && chafa -C on $GIF && tput reset