Install git and github cli through winget to avoid using a browser or manually entering the microsoft store tool. Install vscode and WSL if you need it.
winget install -e --id GitHub.cli
winget install --id Git.Git -e --source winget
## if visual studio code is your thing
winget install vscode
winget install Microsoft.WSL