diff --git a/setup.sh b/setup.sh index 27c52d4..9b59e3c 100644 --- a/setup.sh +++ b/setup.sh @@ -1,4 +1,6 @@ #! bin/bash wget https://git.jatus.tech/Jatus/workstation-setup/raw/branch/main/requirments.yml ansible-galaxy install -r requirments.yml -ansible-pull -U https://git.jatus.tech/Jatus/workstation-setup.git \ No newline at end of file +ansible-pull -U https://git.jatus.tech/Jatus/workstation-setup.git +zsh +nvm install --lts \ No newline at end of file