feat: Some adaptations for termux

This commit is contained in:
2026-07-22 23:47:16 +02:00
parent 1bbafd43ce
commit 406efd6b29
4 changed files with 39 additions and 2 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{{/* .chezmoitemplates/mise-tools */}}
{{- $hostname := .chezmoi.hostname -}}
{{- $hostname := output "hostname" | trim -}}
# Configuration pour l'hôte {{ $hostname }}
{{- $currentHost := index .hosts $hostname -}}
{{- if $currentHost }}
{{- /* 1. Parcourir les toolboxes associées à cet hôte */}}
{{- range $toolboxName := $currentHost.toolboxes }}