aboutsummaryrefslogtreecommitdiff
path: root/core/reset
blob: 5492dce9105ae0e6b3752026ae5169637ba4b5e0 (plain)
1
2
3
4
5
#!/bin/sh
[ "$1" = "info" ] && echo "reset the timer and lap counter" && exit 2

rm -rf "$POMODORO_STATE_PATH"