Files
hacdc-scripts/lord_nikon/per-user-setup.sh
2026-03-19 21:03:52 -04:00

5 lines
220 B
Bash

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