Add packages

This commit is contained in:
2026-03-19 21:03:52 -04:00
parent 4203a2cce8
commit fc010caa06
7 changed files with 141 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.1/install.sh | bash
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" --unattended
curl https://pyenv.run | bash