Commit Graph
8 Commits
Author SHA1 Message Date
xavier 47432de531 fix(data): Fix username for the cloud server in chezmoi data
(xavier -> ubuntu)
2026-07-22 23:47:16 +02:00
xavier 41d4fa339e feat(mise): Add dev-tools toolbox for root on all hosts 2026-07-22 23:47:16 +02:00
xavier f12650940d feat(mise): Review config for hosts/users/tools 2026-07-22 23:47:16 +02:00
xavierandClaude Sonnet 5 9de10617a2 feat(mise): Support tools with custom mise params (e.g. tea)
Replace the hardcoded 'tea' special case in mise-tools with a generic
mechanism: a tool entry in tools.yaml/hosts.yaml can now be either a
plain string ("latest") or a map keyed by tool name whose value holds
mise params (version, url, asset_pattern, ...). This generalizes to
any future tool needing more than "latest", instead of requiring a
new hardcoded branch per tool.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-22 23:47:16 +02:00
xavierandClaude Sonnet 5 4bb26d8b93 feat(mise): Add per-user toolsets to hosts.yaml
Nest each host's toolboxes/tools/configs under users.<username> so
root and xavier can have different tool selections on the same
machine, instead of sharing one profile per host.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-22 23:47:16 +02:00
xavier d9407a5bf2 feat(mise): Add starship prompt utility to the terminal toolbox 2026-07-22 23:47:16 +02:00
xavier 406efd6b29 feat: Some adaptations for termux 2026-07-22 23:47:16 +02:00
xavier ef95b6f198 feat(mise): Automate ~/.config/mise/config.toml generation based on yaml data and some logic 2026-07-15 15:40:17 +02:00