Install github desktop with bash: https://github.com/apps/desktop
Add non root user: On powershell type bash
# windows power shell
bashOn bash
root@something$ useradd theusername
root@something$ exitConfigure WSL default user
# Windows powershell
C:\ ubuntu config --default-user theusernametutorial: github
On windows please use WSL (ubuntu on windows). Follow this tutorial until you can sign your git commit with gpg key