From f6d2ebaf6154033dc75fdb6d4c585e1a1d165f52 Mon Sep 17 00:00:00 2001 From: Stevie Card Date: Tue, 17 Apr 2018 15:49:09 -0400 Subject: [PATCH] fixed call deps --- init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.sh b/init.sh index 3040217..ad49c4d 100755 --- a/init.sh +++ b/init.sh @@ -1,7 +1,7 @@ #!/bin/bash #install pre-req. echo "installing required packages" -./deps.zsh +./deps.sh #setup prezto zsh prezto.zsh