#ssh
Read more stories on Hashnode
Articles with this tag
Open WSL terminal Enter ssh-keygen -t ed25519 -C "your_email@example.com" Enter cat ~/.ssh/id_ed25519.pub , copy ssh key "ssh-ed25519....." Go to...
Before August 13, 2021, you can simply use a Github username and password in VS Code terminal to log into Github. But now that's no longer possible....