Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save masak/27083 to your computer and use it in GitHub Desktop.
Save masak/27083 to your computer and use it in GitHub Desktop.
$ cat .gitconfig
[user]
name = Carl Masak
email = [email protected]
[alias]
ci = commit
co = checkout
di = diff
st = status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment