From 912b6d26f521fa1349c86d3546d4922036404a1c Mon Sep 17 00:00:00 2001 From: Gianmarco Pettinato Date: Sat, 25 Dec 2021 20:08:43 +0100 Subject: [PATCH] update nvm --- setup.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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