Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/doubleotoo/dev-etc
Browse files Browse the repository at this point in the history
  • Loading branch information
doubleotoo committed May 24, 2012
2 parents 1a4feca + 3661eec commit 345400f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions install.sh
Expand Up @@ -39,3 +39,8 @@ fi
symlink "${SRCDIR}/vim/" "${HOME}/.vim"
symlink "${SRCDIR}/vim/vimrc" "${HOME}/.vimrc"

# ------------------------------------------------------------------------------
# Submodule repositories
git submodule init
git submodule update

0 comments on commit 345400f

Please sign in to comment.