Watch
1
0
Fork
You've already forked oh-my-zsh
0
oh-my-zsh/plugins/sublime/sublime.plugin.zsh

3 lines
96 B
Shell
Raw Normal View History

2012-04-19 00:14:55 -07:00
# Sublime Text 2 Aliases
alias st='open -a "/Applications/Sublime Text 2.app"'
alias stt='st .'