Compare commits

2 Commits
Author SHA1 Message Date
xavier ee71747211 test: Prepare for cloning password store 2026-07-15 15:55:21 +02:00
xavier 72e37651e9 feat: Add TODO.md 2026-07-15 15:54:58 +02:00
3 changed files with 13 additions and 0 deletions
+6
View File
@@ -20,4 +20,10 @@
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
+1
View File
@@ -1 +1,2 @@
README.md
TODO.md
+6
View File
@@ -0,0 +1,6 @@
# TODO
- [ ] Review encryption workflow to manage git credentials (tea login helpers)
- [ ] Manage basic GPG Config (+ import of personnal public key)
- [ ] Integrate files from repo https://gitea.cloud.logerais.com/xavier/Ubuntu (with conditions)
- [ ] Manage fonts (See https://gitea.cloud.logerais.com/xavier/config-bootstrap/src/branch/master/fonts.bash)