From c057999224b4cf347cee109545c977f72458ae58 Mon Sep 17 00:00:00 2001 From: ViktorBarzin Date: Sat, 13 Jan 2018 21:42:58 +0000 Subject: [PATCH] fix typo --- setup-env.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup-env.sh b/setup-env.sh index 422b603..e275b96 100755 --- a/setup-env.sh +++ b/setup-env.sh @@ -3,7 +3,7 @@ # Install zsh sudo apt update sudo apt install zsh \ - install python-pip + python-pip && \ # Setup oh-my-zsh sh -c "$(wget https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)" && \ # Password prompt