Skip to content

Instantly share code, notes, and snippets.

View purush7's full-sized avatar
🏠
Working from home

Kali Vara Purushotham Santhati purush7

🏠
Working from home
View GitHub Profile
@receptor
receptor / learn-git-the-hard-way.txt
Created March 14, 2018 21:36
Learn Git the hard way
1) Reference
Many will know this already, but I need to make sure you know it because it’s so fundamental.
A ‘reference’ is a string that points to a commit.
There are four main types of reference: HEAD, Tag, Branch, and Remote Reference.
HEAD
HEAD is a special reference that always points to where the git repository is.
If you checked out a branch, it’s pointed to the last commit in that branch.
@kevin-smets
kevin-smets / iterm2-solarized.md
Last active May 6, 2026 09:46
iTerm2 + Oh My Zsh + Solarized color scheme + Source Code Pro Powerline + Font Awesome + [Powerlevel10k] - (macOS)

Default

Default

Powerlevel10k

Powerlevel10k