1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-01-07 21:16:47 +01: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 .'