diff --git a/Configs/Git/.gitconfig b/Configs/Git/.gitconfig index 6e72b83..11a2515 100644 --- a/Configs/Git/.gitconfig +++ b/Configs/Git/.gitconfig @@ -21,3 +21,6 @@ added = yellow changed = green untracked = cyan + +[credential] + helper = store