changed the alias to use to cli provided by sublime text

This commit is contained in:
Dylan Hudson 2012-04-22 08:36:37 -07:00
parent 5eb466a788
commit 99a3c3c5c8

View File

@ -1,3 +1,3 @@
# Sublime Text 2 Aliases
alias st='open -a "/Applications/Sublime Text 2.app"'
alias st='/Applications/Sublime\ Text\ 2.app/Contents/SharedSupport/bin/subl'
alias stt='st .'