My dotfile configurations
- Homebrew
- Xcode Command Line Tools (will be installed by homebrew)
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
To install yadm temporarily, then clone the .dotfiles repo and bootstrap the system, run the following command:
curl -sL https://github.com/marcogreiveldinger/.dotfiles/raw/main/pre_bootstrap.sh | bash
yadm submodule update --remote