diff options
author | Alexis Hovorka <[email protected]> | 2020-08-10 22:49:35 -0600 |
---|---|---|
committer | Alexis Hovorka <[email protected]> | 2020-08-10 22:49:35 -0600 |
commit | aeae7fa354af8f1f949109283848146cd8cdb037 (patch) | |
tree | 32453262cecc4bd95e3f07c7ceab4a31b4694fa3 /base/gitconfig | |
parent | e7b594294cb02ab4152314c63ea16d924b373d84 (diff) |
[fix] Name change! 🥳
Diffstat (limited to 'base/gitconfig')
-rw-r--r-- | base/gitconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/base/gitconfig b/base/gitconfig index a16f5f8..2a9996a 100644 --- a/base/gitconfig +++ b/base/gitconfig @@ -1,9 +1,9 @@ [user] - name = Adam Hovorka - email = [email protected] + name = Alexis Hovorka + email = [email protected] #signingkey = [github] - user = adamhovorka + user = alexisspacegirl [url "https://github.com/"] insteadOf = gh: [url "https://gist.github.com/"] |