update git config
This commit is contained in:
5
git/config/personal
Normal file
5
git/config/personal
Normal file
@@ -0,0 +1,5 @@
|
||||
[core]
|
||||
sshCommand = "ssh -i ~/Keys/personal"
|
||||
|
||||
[user]
|
||||
email = evan@reichard.io
|
||||
5
git/config/work
Normal file
5
git/config/work
Normal file
@@ -0,0 +1,5 @@
|
||||
[core]
|
||||
sshCommand = "ssh -i ~/Keys/work"
|
||||
|
||||
[user]
|
||||
email = evan@prophet.security
|
||||
Reference in New Issue
Block a user