This repository includes my personal configuration and utility scripts for quick system setup. You are welcome to find inspiration or reuse any useful elements, but please do so at your own risk.
xcode-select --install
git clone [email protected]:codebeige/dotfiles.git ~/dotfiles
CHSH=no RUN_ZSH=no KEEP_ZSHRC=yes sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew bundle install --file ~/dotfiles/Brewfile
bb init