fixed call deps

This commit is contained in:
Stefen Auris 2018-04-17 15:49:09 -04:00
parent 43a37c1f14
commit f6d2ebaf61

View file

@ -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