|
|
|
|
@ -37,9 +37,11 @@ alias stn=create_project |
|
|
|
|
_sublime_paths=( |
|
|
|
|
"/usr/local/bin/subl" |
|
|
|
|
"/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl" |
|
|
|
|
"/Applications/Sublime Text 4.app/Contents/SharedSupport/bin/subl" |
|
|
|
|
"/Applications/Sublime Text 3.app/Contents/SharedSupport/bin/subl" |
|
|
|
|
"/Applications/Sublime Text 2.app/Contents/SharedSupport/bin/subl" |
|
|
|
|
"$HOME/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl" |
|
|
|
|
"$HOME/Applications/Sublime Text 4.app/Contents/SharedSupport/bin/subl" |
|
|
|
|
"$HOME/Applications/Sublime Text 3.app/Contents/SharedSupport/bin/subl" |
|
|
|
|
"$HOME/Applications/Sublime Text 2.app/Contents/SharedSupport/bin/subl" |
|
|
|
|
) |
|
|
|
|
|