Add world building to git sync

This commit is contained in:
2026-08-04 01:47:53 +03:00
parent bbab705ca7
commit 6f734a88c7

View File

@@ -5,6 +5,7 @@ eval $(keychain --quiet --eval $HOME/.ssh/id_ed25519)
REPOS=(
"$HOME/personal/grimoire/"
"$HOME/projects/WorldBuilding/"
)
COMMIT_MSG="Auto-sync: $(date +'%Y-%m-%d %H:%M:%S')"