From 47a9420c7d8065161b8f70df062bc1095f8e4698 Mon Sep 17 00:00:00 2001 From: Jeff LANCE <jean-francois.lance@ac-creteil.fr> Date: Fri, 28 Mar 2025 11:21:51 +0100 Subject: [PATCH] Up --- home/.chezmoiexternal.toml.tmpl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/home/.chezmoiexternal.toml.tmpl b/home/.chezmoiexternal.toml.tmpl index bc0bbed..b243e1c 100644 --- a/home/.chezmoiexternal.toml.tmpl +++ b/home/.chezmoiexternal.toml.tmpl @@ -4,10 +4,10 @@ url = "https://github.com/asdf-vm/asdf/releases/download/v{{ $asdfVersion }}/asdf-v{{ $ageVersion }}-{{ .chezmoi.os }}-{{ .chezmoi.arch }}.tar.gz" path = "asdf" -[".asdf"] - type = "git-repo" - url = "https://github.com/asdf-vm/asdf.git" - refreshPeriod = "168h" +#[".asdf"] +# type = "git-repo" +# url = "https://github.com/asdf-vm/asdf.git" +# refreshPeriod = "168h" [".config/aacs/KEYDB.cfg"] type = "file"