From e6f052280613eaabd932cc09d3703ab4769eb43b Mon Sep 17 00:00:00 2001 From: mj Date: Mon, 16 Feb 2015 08:21:23 +0100 Subject: [PATCH] IMP sys_base_install.sh --- tools/sys_base_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/sys_base_install.sh b/tools/sys_base_install.sh index 9b17728..6e87523 100755 --- a/tools/sys_base_install.sh +++ b/tools/sys_base_install.sh @@ -25,7 +25,7 @@ function get_shell_config { apt-get -yq install curl git nano zsh mkdir "~/.config" echo "cloning zsh config.." - hash git >/dev/null 2>&1 && env git clone --depth=1 http://git.str8.biz/mj/zsh-config.git $ZCNF || + hash git >/dev/null 2>&1 && env git clone --depth=1 http://git.str8.biz/mj/zsh-config.git $ZCNF } set_apt_proxy -- 2.0.0