[user]
  name = Rick Farina (Zero_Chaos)
  email = zerochaos@gentoo.org
  signingkey = DD11F94A
[color]
  ui = true
[diff]
  renamelimit=0
[sendemail]
  confirm = auto
[push]
  default = simple
[rerere]
  enabled = true
[transfer] 
  fsckobjects = true
[fetch] 
  fsckobjects = true
[receive] 
  fsckobjects = true
[commit]
  gpgsign = true
[pull]
  rebase = true
[rebase]
  autoStash = true
[tag]
  gpgsign = true
[push]
  gpgsign = if-asked
[core]
  fsmonitor = true
  untrackedcache = true
[safe]
  directory = /home/zero/development/pentoo/pentoo-overlay
#this causes bad exit codes and more harm than good
#[merge]
#	verifySignatures = true
