Do these before your first day, Dallas. About 30 minutes. Tick each item — your progress saves in this browser.
Make sure your laptop can run everything comfortably.
Win + Pause/Break, or Settings → System → About.Use the default options in every installer unless noted.
.msi)
This is how your projects sync to GitHub.Search "PowerShell" in the Start menu, open it, and type each line, pressing Enter. Each should print a version number, not an error.
git --version
Prints something like git version 2.4x.x.gh --version
Prints the GitHub CLI version.Connect GitHub (a browser window will pop up to sign in):
gh auth login
Choose GitHub.com → HTTPS → Yes to authenticate Git → sign in
in the browser. Then run gh repo list to confirm it worked.Nothing to install here — just so you know what's coming.
Shift + Tab to switch modes. It's the safe way to start.