git config --edit
To open a file in Sublime Text,
Here is an example for opening a sample text file in Sublime Text editor
subl .txt
subl is previously created as an alias name,containing the directory file, using the "echo" command in Git Bash shell.