0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00
ohmyzsh/plugins/sublime/sublime.plugin.zsh
2012-04-19 00:14:55 -07:00

3 lines
96 B
Bash

# Sublime Text 2 Aliases
alias st='open -a "/Applications/Sublime Text 2.app"'
alias stt='st .'