Termdown is now installed

master
Jacopo De Simoi 3 years ago
parent 259f275aed
commit e02c1e7c2f
  1. 2
      zshrc.org

@ -437,7 +437,7 @@ This needs to be diff'd among the versions
These aliases help setting up termdown to countdown for the pomodoro These aliases help setting up termdown to countdown for the pomodoro
technique technique
#+begin_src sh #+begin_src sh
termdown_bin=/home/jacopods/.local/bin/termdown termdown_bin=/usr/bin/termdown
alias pomo="$termdown_bin 25m -aW -f 3x5 -c 180 -b -q 10 -s $@" alias pomo="$termdown_bin 25m -aW -f 3x5 -c 180 -b -q 10 -s $@"
alias heirloom="$termdown_bin -s 37m -aW -f 3x5 -c 300 -b -q 10 $@" alias heirloom="$termdown_bin -s 37m -aW -f 3x5 -c 300 -b -q 10 $@"

Loading…
Cancel
Save