/dotfiles

dotfiles powered by chezmoi

Primary LanguageGLSL

My dotfiles

powered by chezmoi

Getting started

sh -c "$(curl -fsLS git.io/chezmoi)" -- init --apply palindrom615

or

(iwr -UseBasicParsing https://git.io/chezmoi.ps1).Content | powershell -c -
cd bin
chezmoi init --apply palindrom615