diff --git a/setup-env.sh b/setup-env.sh index fe82d7e..422b603 100755 --- a/setup-env.sh +++ b/setup-env.sh @@ -1,8 +1,9 @@ #!/bin/bash # Install zsh +sudo apt update sudo apt install zsh \ - install python-pip && \ + install python-pip # Setup oh-my-zsh sh -c "$(wget https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)" && \ # Password prompt