Last Updated: February 25, 2016
·
4.881K
· jwebcat

use subl to call sublime text 2 from git bash on Windows

Add the alias below to your .bashrc file.

$ alias subl="start sublime_text.exe"

Then you can use it like normal

$subl