Skip to content

dotkit

Configuration orchestrator for macOS or Linux
Terminal window
curl -fsSL dotkit.run/sh | sh

Pull your personal dotkit and run a kit. Bootstrap new machines and hardware with a single command.

map dotkit run :tools/{{item}}
brew
node-fnm
rust
uv

Quick and easy install scripts for popular tools and packages. Describe it in plain text or Markdown files.

Terminal window
dotkit run ~/dotkit

Any directory holding a .dotkit file is a kit. One file per machine, per OS, or per project, and you pick which to run.

Terminal window
dotkit add packages/brew visual-studio-code

Save to your kit and install it at the same time. Execute and track new orchestrations together.