Update osx.aliases.bash
authorcceleri <cceleri@cs.stanford.edu>
Thu, 24 Apr 2014 15:21:05 +0000 (11:21 -0400)
committercceleri <cceleri@cs.stanford.edu>
Thu, 24 Apr 2014 15:21:05 +0000 (11:21 -0400)
Fixed skype typo.

aliases/available/osx.aliases.bash

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