Skip to content

Instantly share code, notes, and snippets.

View kingram6865's full-sized avatar
😆
It's serious. But laugh anyway and relieve some stress.

Ken Ingram kingram6865

😆
It's serious. But laugh anyway and relieve some stress.
View GitHub Profile
@colmarius
colmarius / git-aliases.md
Created September 23, 2014 09:50
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