A backup of my dotfiles. Feel free to review/improve/fork!
This will download the latest installation script and run it.
It's also what will be automatically used by GitHub Codespaces.
curl https://raw.githubusercontent.com/dijonkitchen/dotfiles/main/initialize.sh | bash
Go through prompts, if any.
Open a new terminal for latest settings.
Follow along comments in ./initialize.sh.
Then, open a new terminal.
You may need to add /usr/local/bin
as shell script path for IntelliJ.
brew bundle dump -f --file=- > Brewfile