configfiles/scripts/termclock.sh

3 lines
59 B
Bash
Executable file

#!/bin/bash
exec watch -n 1 -t 'date +"%H:%M:%S" | toilet'