Skip to content

Instantly share code, notes, and snippets.

@yesseecity
Created May 7, 2020 01:54
Show Gist options
  • Save yesseecity/ea87923b3c120630a9f5574584171102 to your computer and use it in GitHub Desktop.
Save yesseecity/ea87923b3c120630a9f5574584171102 to your computer and use it in GitHub Desktop.
My git config
[user]
name = "Tid"
email = "yesseecity@yahoo.com.tw"
[core]
editor = vim
excludesfile = /home/tid/.gitignore
[alias]
tree = log --oneline --decorate --all --graph
~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment