This setup lets you use personal and work Git accounts on the same PC (Git Bash). It includes:
- SSH keys and
~/.ssh/config
for account-specific hosts - Global
~/.gitconfig
with conditional includes - Per‑account config files (
~/.gitconfig-github
,~/.gitconfig-work
)