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
|
||||||
4
.stow-local-ignore
Normal file
4
.stow-local-ignore
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
.git
|
||||||
|
scripts
|
||||||
|
readme.md
|
||||||
|
README.md
|
||||||
Reference in New Issue
Block a user