Examples
Complete, copy-pasteable worked examples for common llmenv scenarios.
Each example assumes you've already run llmenv init and have a working
~/.config/llmenv/config.yaml. See Getting Started if
you haven't.
| Example | What it shows |
|---|---|
| Office vs. home network | Different MCP servers per network, automatic switching |
| Per-repo plugin sets | Project markers activating repo-specific tooling |
| Shared memory across Rust projects | Tag-based memory backend shared by a language tag |
| Precedence walkthrough | Project scope overriding host scope, step by step |