This is now managed by chezmoi.
Install homebrew && chezmoi
:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
echo "export PATH=/opt/homebrew/bin:$PATH" >> ~/.zshrc && source ~/.zshrc
brew install chezmoi
Initialize chezmoi
:
chezmoi init --apply https://github.com/bianchidotdev/dev.git
- Chezmoi syncs all dotfiles in the
chezmoi/
directory (check what these are usingchezmoi managed
) - Rosetta is installed
- Screenshots are redirected to
~/Documents/screenshots
- Homebrew packages in
chezmoi/Brewfile
are installed
- Template-ify
Brewfile
- Dash sync setup
- logseq configuration