git: update git identities
This commit is contained in:
parent
cc43736eb4
commit
ae1fe97ef2
5 changed files with 30 additions and 11 deletions
5
git/.config/git/identities/eritbh.gitconfig
Normal file
5
git/.config/git/identities/eritbh.gitconfig
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# for @eritbh on github and probably for professional stuff too
|
||||
[user]
|
||||
name = Erin
|
||||
email = github@eritbh.me
|
||||
signingkey = ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIC87CMxObGHt7FCPHfTGJyoVUnsGL0PRr64mI0ANJmXQ
|
||||
5
git/.config/git/identities/ewin.gitconfig
Normal file
5
git/.config/git/identities/ewin.gitconfig
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# for git.ewin.moe and @ewwwin on github
|
||||
[user]
|
||||
name = ewin
|
||||
email = git@ewin.moe
|
||||
signingkey = ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILDTmQp3+zMBKwLniySLeVg0sqEUTtfKNYc8nQ6N8xHP
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
# settings for repositories in ~/src/git.ewin.moe
|
||||
[user]
|
||||
name = Erin
|
||||
email = git@ewin.moe
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
# settings for repositories in ~/src/github.com
|
||||
[user]
|
||||
name = Erin
|
||||
email = github@eritbh.me
|
||||
Loading…
Add table
Add a link
Reference in a new issue