Cross-platform shell, terminal, editor, and AI-agent configuration deployed with dotter.
| Tool | Purpose |
|---|---|
| mise | Installs the pinned toolchain. |
| dotter | Deploys the configuration symlinks. |
| GitHub CLI | Installs GitHub Dash during setup. |
Install mise, then run:
git clone https://github.com/arttet/dotfiles.git
cd dotfiles
mise install
mise run deploy:sync:config
mise run deploy:check
mise run deploy:apply
mise install
mise run setupThe second mise install installs the global toolchain after dotter has deployed it. Review the dry-run
output before applying. For release archives and complete setup instructions, use the documentation.
mise install
mise run hooks:install
mise run check:all| Resource | URL |
|---|---|
| Documentation | https://dotfiles.arttet.dev |
| Source | https://github.com/arttet/dotfiles |