removed ref to submodules
This commit is contained in:
parent
09d65797fd
commit
97259ed0a5
1 changed files with 0 additions and 1 deletions
1
init.sh
1
init.sh
|
@ -3,7 +3,6 @@
|
||||||
#git cloning
|
#git cloning
|
||||||
echo "initialize submodules and clone prezto"
|
echo "initialize submodules and clone prezto"
|
||||||
git clone --recursive https://github.com/steveokard/prezto.git "$HOME/stevset/prezto/.zprezto"
|
git clone --recursive https://github.com/steveokard/prezto.git "$HOME/stevset/prezto/.zprezto"
|
||||||
git submodule init && git submodule update
|
|
||||||
|
|
||||||
#install pre-req.
|
#install pre-req.
|
||||||
echo "installing required packages"
|
echo "installing required packages"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue