Update osx.aliases.bash
Fixed skype typo.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user