Invoking notepad++ from Git Bash
Hi guys i'm using msysgit in Window 7. How do i invoke notepad++ from Git Bash like we do it with our default notepad. Like for example name@usename notepad textfile.txt Instead i want the file to open with notepad++ Note : I've added notepad++ to my PATH, but still unable to invoke it from commandline. Edit I tried this in .gitconfig --> [alias] notepad='C:/Program Files/Notepad++/notepad++.exe' but isn't working. So, by default you won't have a .bashrc file so just navigate your to your home directory by typing: cd ~ create or edit the .bashrc with vim (or whatever editor you are comfortable