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