feat(git): enable git credential store
This commit is contained in:
parent
2b7703d85c
commit
4afe610bf2
@ -58,3 +58,6 @@
|
|||||||
; Per environemnt specific setup shit
|
; Per environemnt specific setup shit
|
||||||
[includeIf "gitdir:~/Git/SSFCU/"]
|
[includeIf "gitdir:~/Git/SSFCU/"]
|
||||||
path = ~/.dot_files/git-configs/.gitconfig-ssfcu
|
path = ~/.dot_files/git-configs/.gitconfig-ssfcu
|
||||||
|
|
||||||
|
[credential]
|
||||||
|
helper = store
|
||||||
|
Loading…
x
Reference in New Issue
Block a user