Skip to content

feat(home): whitelist known dev directories for direnv#338

Merged
stackptr merged 1 commit intomainfrom
direnv-whitelist
Mar 9, 2026
Merged

feat(home): whitelist known dev directories for direnv#338
stackptr merged 1 commit intomainfrom
direnv-whitelist

Conversation

@stackptr
Copy link
Owner

@stackptr stackptr commented Mar 9, 2026

Summary

  • Auto-allow .envrc files under ~/Development/{heave,rc} and ~/Development/conductor/workspaces/{heave,rc}
  • Uses config.home.homeDirectory so paths resolve correctly on both macOS and Linux hosts

Test plan

  • just switch on Rhizome
  • Verify ~/.config/direnv/direnv.toml contains the [whitelist] section with correct paths
  • Confirm cd-ing into a whitelisted directory auto-loads the .envrc without direnv allow

🤖 Generated with Claude Code

Auto-allow .envrc files under ~/Development/{heave,rc} and
~/Development/conductor/workspaces/{heave,rc} so direnv doesn't
require manual `direnv allow` each time.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@stackptr stackptr merged commit d363d90 into main Mar 9, 2026
4 checks passed
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.

1 participant