Merge branch 'add_submodule'

This commit is contained in:
ys 2013-04-24 16:41:10 +08:00
commit caae8a1220
4 changed files with 12 additions and 3 deletions

View file

@ -2,7 +2,7 @@ current_path=`pwd`
printf '\033[0;34m%s\033[0m\n' "Upgrading Oh My Zsh"
cd "$ZSH"
if git pull origin master
if git pull origin master && git submodule foreach git pull
then
printf '\033[0;32m%s\033[0m\n' ' __ __ '
printf '\033[0;32m%s\033[0m\n' ' ____ / /_ ____ ___ __ __ ____ _____/ /_ '