I just found out today that nano editor comes with the Git package for Windows.
I've been all this time so annoyed that every text file I wanted to edit while I was messing with cmd/powershell I thought I had to open in notepad...
All I had to do was add "%PROGRAMFILES%\Git\usr\bin" to the path environment variable and use the "nano" command as if I were at home.
