From 738e5ae85677cde700a711f6242e35bedf21f645 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 20 May 2022 11:21:06 +0200 Subject: [PATCH] Auto saved by Logseq --- termdown.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/termdown.md b/termdown.md index edfa89119..4493da8cf 100644 --- a/termdown.md +++ b/termdown.md @@ -6,6 +6,5 @@ - 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' + - `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