git config credential.helper store

Home director
.git-credentials
https://jbmckee:KewlKat-1bi@bitbucket.org
ttps://bigal-master-dev:KewlAl91@bitbucket.org

.gitconfig
# This is Git's per-user configuration file.
[user]
# Please adapt and uncomment the following lines:
        name = JB
        email = server@jbmckee.com
[credential]
        helper = store
[push]
        default = simple