dd229593aa418dce54729d1becad98228b5e7de8
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>
Chezmoi
Ce dépôt contient ma configuration pour l'outil chezmoi qui permet la gestion des fichiers dot files.
Pour lancer un bootstrap rapide de mon environnement complet, lancer la commande suivante :
sh -c "$(curl -fsLS get.chezmoi.io/lb)" -- init --apply https://gitea.cloud.logerais.com/xavier/config-chezmoi.git
Languages
Go Template
55.1%
Shell
44.9%