Initial install of zprezto

This commit is contained in:
Andrew Tomaka 2015-08-01 19:13:03 -04:00
parent 2ef129e90f
commit 9ec4d4add2
5 changed files with 167 additions and 1 deletions

View file

@ -8,7 +8,7 @@ all: install
install: submodules $(symlinks)
submodules:
git submodule update --init
git submodule update --init --recursive
$(symlinks):
test -e `pwd`/$@ \