feat(external): Manage submodules for bash config repo
This commit is contained in:
@@ -4,6 +4,12 @@
|
||||
".config/bash":
|
||||
type: git-repo
|
||||
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
|
||||
|
||||
##### [ VIM ] #####
|
||||
|
||||
Reference in New Issue
Block a user