Skip to content

Instantly share code, notes, and snippets.

@trandaison
Created April 4, 2019 14:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save trandaison/c777044d4623340038df356f3eb02f76 to your computer and use it in GitHub Desktop.
Save trandaison/c777044d4623340038df356f3eb02f76 to your computer and use it in GitHub Desktop.
.gitconfig aliases `~/.gitconfig`
[user]
name = Son Tran
email = sontd.it@gmail.com
[alias]
s = status
ck = checkout
l1l = log --oneline
br = branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment