nazna's dotfiles and setup scripts
curl -sSfL https://raw.githubusercontent.com/nazna/dotfiles/HEAD/install.sh | bash
Then execute commands below
$ ssh-keygen -t ed25519
$ cat ${HOME}/.ssh/id_ed25519.pub | pbcopy
$ open https://github.com/settings/keys
$ git remote set-url origin [email protected]:nazna/dotfiles.git
$ reboot
$ wsl.exe --unregister Ubuntu