Reorganize bash config.

This commit is contained in:
Artem Sapegin
2012-10-15 15:14:21 +04:00
parent 1949caff33
commit e5a21d53ac
5 changed files with 13 additions and 9 deletions

View File

@ -486,6 +486,7 @@ defaults write com.google.Chrome.canary ExtensionInstallSources -array "https://
###############################################################################
# Link Sublime Text 2 command line
[ ! -d ~/bin ] && mkdir ~/bin
ln -s "/Applications/Sublime Text 2.app/Contents/SharedSupport/bin/subl" ~/bin/subl
###############################################################################