Terminal clock with toilet
This commit is contained in:
parent
68b5649d49
commit
0adbfed4e4
1 changed files with 2 additions and 0 deletions
2
scripts/termclock.sh
Executable file
2
scripts/termclock.sh
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
exec watch -n 1 -t 'date +"%H:%M:%S" | toilet'
|
Loading…
Reference in a new issue