dotfiles My personal dotfiles repo. Uses chezmoi Installing One liner /bin/bash -c "$(curl -fsLS get.chezmoi.io)" -- init --apply bmarden Or install manually Install Homebrew /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" Install chezmoi brew install chezmoi Use chezmoi to install dotfiles chezmoi init --apply bmarden