mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-04-25 15:53:30 +02:00
added aliases for sublime text
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# Sublime Text 2 Aliases
|
||||
alias st='open -a "/Applications/Sublime Text 2.app"'
|
||||
alias stt='st .'
|
||||
Reference in New Issue
Block a user