dotfiles

*nix config files
git clone git://git.pyratebeard.net/dotfiles.git
Log | Files | Refs | README

commit 1c11fe5860b544f6c4f6a4b76a84cec68af2e732
parent 2fc06a9ea536697750c15cdd3e2676166eff64b8
Author: pyratebeard <root@pyratebeard.net>
Date:   Mon, 15 Apr 2019 11:06:50 +0100

user gitconfig

Diffstat:
Agit/.gitconfig | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/git/.gitconfig b/git/.gitconfig @@ -0,0 +1,6 @@ +# this is git's per-user configuration file. +[user] + email = root@pyratebeard.net + name = pyratebeard + username = pyratebeard + signingkey = 0xC7877C715113A16D