# Dotfiles ## Usage To initialize a new machine: ``` chezmoi init git@git.sr.ht:~redstrate/dotfiles ``` To edit a file: ``` chezmoi edit .config/git/config ``` To commit: ``` chezmoi git commit ```