Skip to content

Commit

Permalink
changed the alias to use to cli provided by sublime text
Browse files Browse the repository at this point in the history
  • Loading branch information
dylnhdsn committed Apr 22, 2012
1 parent 5eb466a commit 99a3c3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/sublime/sublime.plugin.zsh
Original file line number Diff line number Diff line change
@@ -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 .'

0 comments on commit 99a3c3c

Please sign in to comment.