# Dotfiles ## Usage To initialize a new machine: ``` chezmoi init https://git.ryne.moe/redstrate/dotfiles.git ``` To edit a file: ``` chezmoi edit .config/git/config ``` To commit: ``` chezmoi git commit ```