Joined April 2014
·

Luca

Ferrara
·
·

Posted to Using sublime with oh my zsh over 1 year ago

I know, it's an old post, but maybe useful for someone that will watch.
You can add the sublime plugin in the .zshrc file like that (only if using oh my zsh):

plugins=(sublime)

Then from the shell u can just type:
st // just open sublime text
st filename // opens the file in sublime text
stt //opens the pwd in sublime text

Hope that was useful!

Achievements
29 Karma
0 Total ProTip Views