Initial install of zprezto
This commit is contained in:
parent
2ef129e90f
commit
9ec4d4add2
5 changed files with 167 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -8,7 +8,7 @@ all: install
|
|||
install: submodules $(symlinks)
|
||||
|
||||
submodules:
|
||||
git submodule update --init
|
||||
git submodule update --init --recursive
|
||||
|
||||
$(symlinks):
|
||||
test -e `pwd`/$@ \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue