Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 343 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 343 Bytes

Dotfiles

Here is my dotfiles.

Preparing a new computer

  • 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