claude-memory/graph/configurations/dotfiles-repo-claude-scheduled-and-systemd-units-with-token-2d98e1.md
2026-03-02 14:08:04 -06:00

2.0 KiB

id type title tags importance confidence created updated relations
2d98e145-1de7-4ea2-8bfb-fd89c364fbcc configuration Dotfiles Repo: claude-scheduled and systemd Units with Token Templating
dotfiles
symlink
claude-scheduled
systemd
gitea
configuration
tokens
0.7 0.8 2026-03-02T20:05:03.194003+00:00 2026-03-02T20:08:04.823841+00:00
target type direction strength edge_id
cb5e8814-f689-4de0-8854-823358706dec RELATED_TO outgoing 0.8 94d0476e-ec50-4fef-b024-6854beec6a94
target type direction strength edge_id
73646e80-a640-4316-b7c6-54a4330f1b28 RELATED_TO outgoing 0.83 1415b530-cb47-481b-872f-3d4f38fa1aa2
target type direction strength edge_id
e9e6a15a-bec3-4b62-98c9-4a70a5165348 RELATED_TO outgoing 0.82 d785be8d-9b5f-4a00-973d-b6549babdf68
target type direction strength edge_id
c4b2f42d-b443-447f-8a05-bba099e06036 RELATED_TO outgoing 0.8 58540427-21ff-4021-a188-6bd9ca23e717
target type direction strength edge_id
1df35c2c-3749-4777-af9f-c6e2e5111979 RELATED_TO outgoing 0.8 0ffaf711-6a34-4aa5-8c28-1a0e9129c52e
target type direction strength edge_id
5f31ea7f BUILDS_ON outgoing 0.9 05e7a475-bdde-413e-97bd-472d8affda9d

Dotfiles Repo: claude-scheduled and systemd Tracking

Scope

Added full claude-scheduled/ directory and systemd units to cal/dotfiles repo on Gitea. 18 files total.

Token Handling

MCP configs use .template files with __GITEA_TOKEN__ placeholder. generate-mcp-configs.sh stamps real tokens from untracked ~/.config/claude-scheduled/secrets file.

Install Flow

  • install.sh auto-runs generate-mcp-configs.sh when secrets file exists
  • .gitignore excludes generated mcp.json files
  • Both install.sh and uninstall.sh LINKS arrays updated with all new mappings

Key Files

  • ~/.config/claude-scheduled/secrets — untracked, holds real tokens
  • generate-mcp-configs.sh — stamps tokens into mcp.json from templates