Skip to content

Instantly share code, notes, and snippets.

@toidiu
Last active March 2, 2017 04:07
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 toidiu/03dd8217c17a5abbb417bf33d13f42e9 to your computer and use it in GitHub Desktop.
Save toidiu/03dd8217c17a5abbb417bf33d13f42e9 to your computer and use it in GitHub Desktop.
# This is Git's per-user configuration file.
[user]
# Please adapt and uncomment the following lines:
[user]
name = toidiu
email = toidiu@protonmail.com
[alias]
br = branch
co = checkout
s = status
[push]
default = simple
[core]
excludesfile = /Users/toidiu/.global_ignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment