configfiles/scripts/.config/scripts/termclock.sh

3 lines
59 B
Bash
Raw Normal View History

2015-08-24 03:55:27 +02:00
#!/bin/bash
exec watch -n 1 -t 'date +"%H:%M:%S" | toilet'