Collin J. Doering
0e970add95
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>
12 lines
178 B
INI
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
|