Dotfiles for CachyOS with Hyprland, managed with chezmoi.
# Install chezmoi and apply dotfiles
chezmoi init https://github.com/thieleju/dotfiles.git
chezmoi applychezmoi add <file> # Add a file to chezmoi
chezmoi edit <file> # Edit a managed file
chezmoi diff # See pending changes
chezmoi apply # Apply changes to home directory
chezmoi update # Pull and apply latest changes
chezmoi cd # Open chezmoi source directorychmod +x chezmoi_auto.sh
./chezmoi_auto.sh