#!/bin/sh [ "$1" = "info" ] && echo "reset the timer and lap counter" && exit 2 rm -rf "$POMODORO_STATE_PATH"