Skip to content

docs: document branch-per-OS structure and fix clone path - #5

Draft
LJLee37 wants to merge 1 commit into
alpinefrom
claude/settingfiles-restructure-raspi-arch-uk2buw-alpine
Draft

docs: document branch-per-OS structure and fix clone path#5
LJLee37 wants to merge 1 commit into
alpinefrom
claude/settingfiles-restructure-raspi-arch-uk2buw-alpine

Conversation

@LJLee37

@LJLee37 LJLee37 commented Aug 1, 2026

Copy link
Copy Markdown
Owner

Summary

Part of a repo-wide cleanup (companion PRs on master, arch, macOS, ubuntu, raspi, plus a new raspi-arch branch for Arch Linux ARM — see the master PR for the full rationale).

  • Adds the branch table / repo-structure explanation to README.
  • Fixes the clone command to git clone -b <branch> ... ~/gitRepos/settingfiles (this branch's set.sh already used the correct path — no script change needed here).
  • Adds a one-line note documenting the dockerSet.shset.sh run order (wasn't documented anywhere before).

No other content changes.

Note: pre-audit correction

The task's pre-audit described alpine's .zshrc as differing from the shared version only by "code block order." It's closer to that than macOS is, but it's not purely a reorder either — alpine/.zshrc is missing several lines present in master/arch/ubuntu (the suspend alias, POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS, setfont/clear, keychain/GPG_TTY, and the NVM block), consistent with those being irrelevant inside a Docker container. Left as-is on this branch — not merged or removed.

Hardcoded personal values

None specific to this branch beyond what's already listed in the master PR.

Test plan

  • README renders correctly and the clone command works as documented
  • No other files changed on this branch (docs-only)

Generated by Claude Code

README was byte-identical across all 6 branches with no explanation of
the layout. Document the branch table, note master as the canonical
source for shared dotfiles, switch the clone command to the correct
~/gitRepos/settingfiles path with a -b <branch> flag, and note the
dockerSet.sh -> set.sh run order for this branch.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants