Here is my dotfiles.
- Install brew
brew install chezmoi
- Create a new machine-specific configuration file in
~/.config/chezmoi/chezmoi.toml
Example:[data] email = "[email protected]"
chezmoi init --apply https://github.com/acroca/dotfiles.git
Here is my dotfiles.
brew install chezmoi
~/.config/chezmoi/chezmoi.toml
Example:
[data]
email = "[email protected]"
chezmoi init --apply https://github.com/acroca/dotfiles.git