Skip to content

Instantly share code, notes, and snippets.

View nameerakhter's full-sized avatar
🏋️
busy

Muhammad Nameer Akhter nameerakhter

🏋️
busy
View GitHub Profile
@nameerakhter
nameerakhter / timer.md
Last active August 11, 2025 08:00
Pomodoro Timer inspired by bashbunny .zshrc script but for windows

🕒 Pomodoro Timer PowerShell Script

Requires https://github.com/caarlos0/timer to be installed

📌 Main Function

# --- The Main Function ---
function Start-PomoTimer {
    param (
@tinylucid
tinylucid / config
Created May 7, 2024 08:20
Ghostty config
font-family = Berkeley Mono
font-style = Regular
font-size = 13
font-thicken = true
adjust-underline-position = 40%
adjust-underline-thickness = -60%
cursor-style = block
cursor-style-blink = false