30 lines
674 B
Cheetah
30 lines
674 B
Cheetah
---
|
|
##### [ BASH ] #####
|
|
|
|
".config/bash":
|
|
type: git-repo
|
|
url: https://gitea.cloud.logerais.com/xavier/config-bash.git
|
|
refreshPeriod: 24h # Vérifie toutes les 24h
|
|
|
|
##### [ VIM ] #####
|
|
|
|
".config/vim":
|
|
type: git-repo
|
|
url: https://gitea.cloud.logerais.com/xavier/config-vim.git
|
|
refreshPeriod: 24h # Vérifie toutes les 24h
|
|
|
|
##### [ NVIM ] #####
|
|
|
|
".config/nvim":
|
|
type: git-repo
|
|
url: https://gitea.cloud.logerais.com/xavier/config-astronvim.git
|
|
refreshPeriod: 24h # Vérifie toutes les 24h
|
|
|
|
##### [ PASS ] #####
|
|
|
|
# ".password-store":
|
|
# type: git-repo
|
|
# url: https://gitea.cloud.logerais.com/xavier/pass.git
|
|
# refreshPeriod: 24h # Vérifie toutes les 24h
|
|
|