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

4 lines
120 B
Bash
Raw Normal View History

2012-04-19 09:14:55 +02:00
# Sublime Text 2 Aliases
alias st='/Applications/Sublime\ Text\ 2.app/Contents/SharedSupport/bin/subl'
2012-04-19 09:14:55 +02:00
alias stt='st .'