punkfairie
5af5389117
Also fixed the wrongly named .gitconfig -> config, and standardized naming among all subfiles. All git aliases are managed by git now - to allow wrappers to access the same aliases (e.g. dotfiles).
6 lines
140 B
Text
6 lines
140 B
Text
# vim:set ft=gitconfig :
|
|
|
|
[user]
|
|
name = punkfairie
|
|
email = 23287005+punkfairie@users.noreply.github.com
|
|
signingkey = A86AF57F837E320F
|