My dotfiles that are suitable for everyone! It's mostly sane defaults, nothing crazy.
chezmoi init --apply iliqiliev- Using
curl:sh -c "$(curl -L iliqiliev.me/dotfiles)" - Using
wget:sh -c "$(wget -O- iliqiliev.me/dotfiles)"
Set-ExecutionPolicy -Scope CurrentUser RemoteSigned
iex "&{$(irm get.chezmoi.io/ps1)} -BinDir ~/.local/bin init --apply iliqiliev"