Windows - Git Bash - Quick Setup with Notepad++ as editor
My personal notes for when I need to help others to set up Git Bash on their machines with Notepad++ as the text editor.
1. Generate a new SSH Key
ssh-keygen -t rsa -b 4096 -C "_you[\[email protected\]](https://blog.emmti.com/cdn-cgi/l/email-prot...
emmti.com1 min read