# Dotfiles These are my dotfiles, managed by [chezmoi](https://www.chezmoi.io/). ## Installation ```bash sh -c "$(curl -fsLS git.io/chezmoi)" -- -b "${HOME}/bin" -d init --use-builtin-git on --apply weyhmueller ```