Merge pull request #1 from umhan35/master

Update osx.aliases.bash
pull/701/head
Zhao Han 2016-04-11 20:44:58 -05:00
commit ab1f44c3b7
1 changed files with 2 additions and 1 deletions

View File

@ -18,6 +18,7 @@ alias textedit='open -a TextEdit'
alias hex='open -a "Hex Fiend"' alias hex='open -a "Hex Fiend"'
alias skype='open -a Skype' alias skype='open -a Skype'
alias mou='open -a Mou' alias mou='open -a Mou'
alias subl='open -a Sublime\ Text --args'
if [ -s /usr/bin/firefox ] ; then if [ -s /usr/bin/firefox ] ; then
unalias firefox unalias firefox