This repository has been archived on 2022-12-11. You can view files and clone it, but cannot push or open issues or pull requests.
dot-files/.gitconfig
Collin J. Doering 0e970add95 Various (mostly self-documented) minor changes
Setup the following in .zshrc and bashrc:
 - update path putting paths with form ~/* before others to make them
   higher priority
 - setup gpg agent
 - disabled keychain

Signed-off-by: Collin J. Doering <rekahsoft@gmail.com>
2015-01-14 05:12:43 -05:00

12 lines
178 B
INI

[user]
email = rekahsoft@gmail.com
name = Collin J. Doering
signingkey = E05BFEC8
[color]
branch = auto
diff = auto
status = auto
ui = true
[push]
default = simple