see git global config using bash code example Example 1: git config list git config --global --list Example 2: git config --global user.name "Server" cat .gitconfig