Merge pull request #289 from cceleri/feature_add_skype_alias

osx.aliases: Added Skype alias.
pull/290/head
Travis Swicegood 2014-04-24 16:58:38 -05:00
commit 5606191c7d
1 changed files with 1 additions and 0 deletions

View File

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