Skip to content

Instantly share code, notes, and snippets.

@josef-issa
josef-issa / git-aliases.md
Created October 5, 2025 11:51 — forked from colmarius/git-aliases.md
A list of useful git aliases

Intro

Bellow follows a list of aliases, split between beginner and advanced.

To start using them right away you should place the aliases you like most in a file like ~/.zsh/git. Now all that remains is to add the following line to your ~/.zshrc or ~/.bashrc:

. ~/.zsh/git # git aliases