mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-12 08:50:08 +00:00
changed the alias to use to cli provided by sublime text
This commit is contained in:
parent
5eb466a788
commit
99a3c3c5c8
1 changed files with 1 additions and 1 deletions
|
@ -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 .'
|
||||
|
|
Loading…
Reference in a new issue