Skip to content

Instantly share code, notes, and snippets.

View DhytoDev's full-sized avatar
💭
I may be slow to respond.

Fordyta Abubakar DhytoDev

💭
I may be slow to respond.
View GitHub Profile
@qoomon
qoomon / conventional-commits-cheatsheet.md
Last active June 20, 2025 11:58
Conventional Commits Cheatsheet
@kevin-smets
kevin-smets / iterm2-solarized.md
Last active June 19, 2025 14:33
iTerm2 + Oh My Zsh + Solarized color scheme + Source Code Pro Powerline + Font Awesome + [Powerlevel10k] - (macOS)

Default

Default

Powerlevel10k

Powerlevel10k

@jednano
jednano / gitcom.md
Last active February 27, 2025 03:05
Common git commands in a day-to-day workflow

Git Cheat Sheet

Initial Setup

Create an empty git repo or reinitialize an existing one

git init