diff --git a/.chezmoiexternal.yaml.tmpl b/.chezmoiexternal.yaml.tmpl new file mode 100644 index 0000000..08936ca --- /dev/null +++ b/.chezmoiexternal.yaml.tmpl @@ -0,0 +1,9 @@ +--- +".config/bash": + type: git-repo + url: https://gitea.cloud.logerais.com/xavier/config-bash.git + refreshPeriod: 24h # Vérifie toutes les 24h +".config/nvim": + type: git-repo + url: https://gitea.cloud.logerais.com/xavier/config-nvim.git + refreshPeriod: 24h # Vérifie toutes les 24h