fixed call deps
This commit is contained in:
parent
43a37c1f14
commit
f6d2ebaf61
1 changed files with 1 additions and 1 deletions
2
init.sh
2
init.sh
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
#install pre-req.
|
#install pre-req.
|
||||||
echo "installing required packages"
|
echo "installing required packages"
|
||||||
./deps.zsh
|
./deps.sh
|
||||||
|
|
||||||
#setup prezto
|
#setup prezto
|
||||||
zsh prezto.zsh
|
zsh prezto.zsh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue