Update 'installer-script.sh'

This commit is contained in:
Jyotirmoy Bandyopadhayaya 2023-07-19 08:08:42 +00:00
parent 7af6f9e718
commit 3a9e18254e
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
#!/usr/bin/env bash
curl https://get.docker.com | bash -
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"