mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 06:56:19 +00:00
Auto saved by Logseq
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
- a [[tool]].
|
||||
- [[console]] [[timer]]
|
||||
- [[install]] `sudo apt-get install espeak python3-pip && pip3 install termdown`
|
||||
- I have this tiny shell script/drop in alias I use to do [[pomodoro]]:
|
||||
- `alias pomodoro='while true; do termdown -v en 25m -c 10 --font doh -T focus -e; termdown -v en 5m -c 10 --font doh -e -T rest; done'`
|
||||
Reference in New Issue
Block a user