Here is my dotfiles.
- Install brew
brew install chezmoi- Create a new machine-specific configuration file in
~/.config/chezmoi/chezmoi.tomlExample:[data] email = "foo@bar.com" chezmoi init --apply https://github.com/acroca/dotfiles.git
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Here is my dotfiles.
brew install chezmoi~/.config/chezmoi/chezmoi.toml
Example:
[data]
email = "foo@bar.com"
chezmoi init --apply https://github.com/acroca/dotfiles.git