set github username and password in terminal code example
Example 1: change git credentials ubuntu
git config --global credential.helper store
Example 2: save account to git
git config --global credential.helper store
git config --global credential.helper store
git config --global credential.helper store