Skip to content

Instantly share code, notes, and snippets.

@wamoyo
Last active June 27, 2020 22: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 wamoyo/289f0be0b60b5242e1d159321d9fda85 to your computer and use it in GitHub Desktop.
Save wamoyo/289f0be0b60b5242e1d159321d9fda85 to your computer and use it in GitHub Desktop.
[user]
email =
name =
[core]
editor = nvim
[merge]
tool = vimdiff
[color]
ui = auto
[alias]
tree = log --all --graph --format=format:'%C(bold blue)%h%C(reset) %C(dim white)%s%C(reset)%C(bold red)%d%C(reset) %C(green)by %an%C(yellow) %ar%C(reset)'
[credential]
helper = cache --timeout=31622400000
[push]
default = simple
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment