m1yam0t0's dotfiles. managed with chezmoi.
sh -c "$(curl -fsLS get.chezmoi.io)" -- -b ${HOME}/.local/bin init m1yam0t0 --apply
rm -f ${HOME}/.local/bin/chezmoi
Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
'$params = "-b $HOME/.local/bin init m1yam0t0 --apply"', (irm https://get.chezmoi.io/ps1) | powershell -c -
rm $HOME/.local/bin/chezmoi.exe