I'm following Udacity course on Git and GitHub and I'm trying to set Sublime Text 3 as the default text editor.
I must've screwed up because I got it to work before, but now it's not. Sorry, I'm just learning this stuff.
The problem now is that I can't even open Sublime Text on the Git Bash. I go to the Sublime directory and I call "sublime_text.exe" but it prompts "bash: sublime_text.exe: command not found".
What am I missing?