diff options
| -rw-r--r-- | CLAUDE.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -36,3 +36,7 @@ Set `GIT_REMOTE` and `GIT_BRANCH` in `~/.config/dot-backup/config`. To change ba ## Adding Dotfiles Add paths to the `DOTFILES` array. Relative paths = home dir. Absolute paths (starting `/`) = system files (copied preserving full path under `system/`). + +## Git Workflow + +Remote is a personal repository. Commit and push directly — no PRs. |
