feat: Add management of external repos (bash, nvim)

This commit is contained in:
2026-07-13 00:46:49 +02:00
parent 40993e0861
commit ccc3426033
+9
View File
@@ -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