Skip to content

Instantly share code, notes, and snippets.

View harshagv's full-sized avatar
:electron:
I may be slow to respond.

Harsha GV harshagv

:electron:
I may be slow to respond.
View GitHub Profile
@harshagv
harshagv / .zshrc
Last active September 11, 2024 02:52
MacOS pomodoro script
# Install Prerequisites
# brew install terminal-notifier
# brew install caarlos0/tap/timer
#
work() {
timer ${1} \
&& say 'Harsha, Work Timer is up! Take a Break' \
&& terminal-notifier \