dotfiles This repository contains my personal dotfiles, managed with chezmoi. Setup To install chezmoi and apply my dotfiles with a single command, run: sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply CortoRikasa