Update osx.aliases.bash

Fixed skype typo.
pull/289/head
cceleri 2014-04-24 11:21:05 -04:00
parent 3dd866383f
commit 1e46824a87
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ alias f='open -a Finder '
alias fh='open -a Finder .' alias fh='open -a Finder .'
alias textedit='open -a TextEdit' alias textedit='open -a TextEdit'
alias hex='open -a "Hex Fiend"' alias hex='open -a "Hex Fiend"'
alias skpye='open -a Skype' alias skype='open -a Skype'
if [ -s /usr/bin/firefox ] ; then if [ -s /usr/bin/firefox ] ; then
unalias firefox unalias firefox