Personal dotfiles, managed with chezmoi.
sh -c "$(curl -fsSL https://raw.githubusercontent.com/CrystalMethod/dotfiles/v2/install.sh)"
Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
Invoke-RestMethod https://raw.githubusercontent.com/CrystalMethod/dotfiles/v2/install.ps1 | Invoke-Expression