feat(external): Manage submodules for bash config repo
This commit is contained in:
@@ -4,6 +4,12 @@
|
|||||||
".config/bash":
|
".config/bash":
|
||||||
type: git-repo
|
type: git-repo
|
||||||
url: https://gitea.cloud.logerais.com/xavier/config-bash.git
|
url: https://gitea.cloud.logerais.com/xavier/config-bash.git
|
||||||
|
clone:
|
||||||
|
args:
|
||||||
|
- --recurse-submodules
|
||||||
|
pull:
|
||||||
|
args:
|
||||||
|
- --recurse-submodules
|
||||||
refreshPeriod: 24h # Vérifie toutes les 24h
|
refreshPeriod: 24h # Vérifie toutes les 24h
|
||||||
|
|
||||||
##### [ VIM ] #####
|
##### [ VIM ] #####
|
||||||
|
|||||||
Reference in New Issue
Block a user