Skip to content

docs(plugin-standard): organize user configuration - #904

Merged
ss-o merged 1 commit into
mainfrom
feature-903
Aug 30, 2026
Merged

docs(plugin-standard): organize user configuration#904
ss-o merged 1 commit into
mainfrom
feature-903

Conversation

@ss-o

@ss-o ss-o commented Aug 30, 2026

Copy link
Copy Markdown
Member

Summary

  • recommend plugin-config.zsh under ZDOTDIR, with the XDG Zsh configuration directory as the fallback
  • document sourcing before plugin loading and grouping settings by project
  • keep configuration files user-owned and outside the portable plugin interface
  • clarify lookup defaults, accepted values, read timing, and optional plugin-config.d fragments

Validation

  • pnpm validate:plugin-standard
  • pnpm validate:frontmatter
  • pnpm build:en
  • native Zsh syntax check for the new source example
  • git diff --check

Closes #903

Document plugin-config.zsh placement and loading order while keeping the
file user-owned and outside the portable plugin interface.

Closes #903
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying zsh with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9eff2e6
Status: ✅  Deploy successful!
Preview URL: https://3abb0738.zsh.pages.dev
Branch Preview URL: https://feature-903.zsh.pages.dev

View logs

@ss-o
ss-o merged commit 83de4b5 into main Aug 30, 2026
8 checks passed
@ss-o
ss-o deleted the feature-903 branch August 30, 2026 16:26
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.

docs(plugin-standard): document plugin configuration placement

1 participant