Workstation configuration, powered by DotBot.
On a completely new system, the following should be installed manually:
-
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
-
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
-
Python
brew install pyenv pyenv install 3.12 # or latest pyenv global use 3.12
Thereafter, simply run the idempotent install script:
./install.sh