Skip to content

Repository files navigation

Dotfiles

Managed with chezmoi.

Quick Start

Initialize and apply dotfiles on a new machine:

chezmoi init --apply <username_or_repo_url>

Or using the local repository directory:

chezmoi init --apply --source /path/to/dotfiles
# or run the helper script
./install-config.sh

Useful chezmoi commands

  • View managed target files: chezmoi managed
  • See changes before applying: chezmoi diff
  • Apply target state to home directory: chezmoi apply
  • Update source state from destination: chezmoi re-add

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages