feat: Add management of external repos (bash, nvim)
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user