Categories
How to connect sublime to Git Bash?
Good afternoon! I have win 7 installed. How can I open a specific file through sublime using the Git Bash command line? eg : subl index.php Thanks in advance for your reply.
Answer the question
In order to leave comments, you need to log in
just write the path to subl.exe in PATH
Create a .bashrc file in C:\Users\ USERNAME Make an entry in the file AND write in bashsubl index.php &
subl index.php &
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question