Home

Awesome

dotfiles-starter

forthebadge

forthebadge

forthebadge

⚡ A robust cross-platform dotfiles setup using tools such as chezmoi & aqua.

I've tried a lot of tooling for more automated setup of my preferences and tooling, and this solution has many benefits.

I've been using this since Sept 2020, so it's well tested and I've not found anything better in all that time.

Quick Start

  1. Use the github release and download source.
  2. Run sh -c "$(wget -qO- git.io/chezmoi)" && sudo mv ./bin/chezmoi /usr/local/bin/chezmoi && rm -rf ./bin
  3. Tweak the chezmoi.toml file for your username.
  4. Run this anywhere to bootstrap (you'll want to make sure there's a github token to avoid random API limiting failures): chezmoi init --apply --force --one-shot --keep-going https://github:$GITHUB_OATH_TOKEN@github.com/{{YOUR USERNAME}}/chezmoi.git

After

Other useful commands

What does this help me do?

Why Aqua

Why Chezmoi

Alternatives

Git and dotfiles clone

For Just Installing Tools

For Setup Configuration