Skip to content

Instantly share code, notes, and snippets.

@thybzi
Last active May 8, 2021 12:38
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 thybzi/9dc5ae4704e75899796ca6853c69a269 to your computer and use it in GitHub Desktop.
Save thybzi/9dc5ae4704e75899796ca6853c69a269 to your computer and use it in GitHub Desktop.
[user]
name = John Smith
email = jsmith@example.com
[color]
ui = auto
[alias]
lg = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative
co = checkout
[push]
default = tracking
[core]
editor = vim
excludesfile = ~/.gitignore
.idea
*.txt~
npm-debug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment