add more dotfiles and .gitconfig
This commit is contained in:
9
.gitconfig
Normal file
9
.gitconfig
Normal file
@@ -0,0 +1,9 @@
|
||||
[credential]
|
||||
credentialStore = cache
|
||||
cacheOptions = --timeout 999999
|
||||
helper = manager
|
||||
[credential "https://git.harryesses.com"]
|
||||
provider = generic
|
||||
[user]
|
||||
email = harryessesdev@harryesses.com
|
||||
name = Harry Esses
|
||||
Reference in New Issue
Block a user