feat(git): enable git credential store

This commit is contained in:
Price Hiller 2023-02-07 06:22:17 -06:00
parent 2b7703d85c
commit 4afe610bf2

View File

@ -58,3 +58,6 @@
; Per environemnt specific setup shit
[includeIf "gitdir:~/Git/SSFCU/"]
path = ~/.dot_files/git-configs/.gitconfig-ssfcu
[credential]
helper = store