Assuming you are using tmux plugin manager, add this to your ~/.tmux.conf
:
set -g @plugin 'swaroopch/tmux-pomodoro'
NOTE: The above line should be before run '~/.tmux/plugins/tpm/tpm'
C-b a
to start a pomodoroC-b A
to cancel a pomodoro
Assuming you are using tmux plugin manager, add this to your ~/.tmux.conf
:
set -g @plugin 'swaroopch/tmux-pomodoro'
NOTE: The above line should be before run '~/.tmux/plugins/tpm/tpm'
C-b a
to start a pomodoroC-b A
to cancel a pomodoro