Skip to content

Instantly share code, notes, and snippets.

View mgaliciat's full-sized avatar

return(Marco); mgaliciat

View GitHub Profile
@mgaliciat
mgaliciat / .zshrc
Created January 16, 2025 16:59 — forked from bashbunni/.zshrc
CLI Pomodoro for Mac
# I'll be doing another one for Linux, but this one will give you
# a pop up notification and sound alert (using the built-in sounds for macOS)
# Requires https://github.com/caarlos0/timer to be installed
# Mac setup for pomo
alias work="timer 60m && terminal-notifier -message 'Pomodoro'\
-title 'Work Timer is up! Take a Break 😊'\
-appIcon '~/Pictures/pumpkin.png'\
-sound Crystal"
@mgaliciat
mgaliciat / nerd_fonts.md
Created March 14, 2024 03:39 — forked from davidteren/nerd_fonts.md
Install Nerd Fonts via Homebrew [updated & fixed]