diff --git a/termdown.md b/termdown.md index d5eb003a7..4aa5ca6c2 100644 --- a/termdown.md +++ b/termdown.md @@ -2,4 +2,4 @@ - [[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'` \ No newline at end of file + - `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'` \ No newline at end of file