This is my personal dotfiles repository, managed using chezmoi. It contains configuration for tools, editors, and CLI utilities — everything except my macOS and Zsh setup, which are managed separately using nix-darwin and home-manager here.
brew install chezmoichezmoi init https://github.com/niklas-scholz/dotfiles.git
chezmoi applyThis will set up your home directory with the configuration defined in this repo.
chezmoi manages dotfiles by maintaining a source directory (usually ~/.local/share/chezmoi) and applying changes to your actual home directory