Skip to main content

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.

ExampleWhat it shows
Office vs. home networkDifferent MCP servers per network, automatic switching
Per-repo plugin setsProject markers activating repo-specific tooling
Shared memory across Rust projectsTag-based memory backend shared by a language tag
Precedence walkthroughProject scope overriding host scope, step by step