A Bash script to automate a clean Git & GitHub setup from scratch. It completely wipes existing Git/GitHub configurations, prompts for your GitHub username and email, detects installed browsers, then securely logs in via the GitHub CLI with your chosen browser. Optionally, it creates a test repository to verify the setup in one seamless run.
-
Updated
Jun 14, 2025 - Shell