symlinks
This commit is contained in:
parent
ba08ba58e4
commit
dde95a31ef
4 changed files with 42 additions and 79 deletions
9
.gitconfig
Normal file
9
.gitconfig
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[credential "https://github.com"]
|
||||
helper =
|
||||
helper = !/usr/bin/gh auth git-credential
|
||||
[credential "https://gist.github.com"]
|
||||
helper =
|
||||
helper = !/usr/bin/gh auth git-credential
|
||||
[user]
|
||||
email = benjaminpalko@hotmail.com
|
||||
name = Benjamin Palko
|
||||
Loading…
Add table
Add a link
Reference in a new issue