#!/bin/sh

GOPROXY=direct go install github.com/thek4n/pomodoro/cmd/pomodoro@latest
