Skip to content

docs(mise): note direnv intentionally excluded (mise [env] replaces it)#32

Merged
vaintrub merged 1 commit into
masterfrom
docs/note-no-direnv
May 31, 2026
Merged

docs(mise): note direnv intentionally excluded (mise [env] replaces it)#32
vaintrub merged 1 commit into
masterfrom
docs/note-no-direnv

Conversation

@vaintrub

Copy link
Copy Markdown
Owner

Comment-only. Jetson real-world testing surfaced a manual direnv setup (mise tool + zsh hook). Per mise docs, running mise + direnv is officially discouraged (PATH conflicts, "not considered bugs"), and mise covers per-directory env natively via [env] + _.file = '.env', auto-applied on cd.

Records the decision in the mise config's 'Not in mise' block so direnv isn't re-added later. No behavior change.

Jetson testing surfaced a manual direnv add. mise officially discourages
running mise + direnv (PATH conflicts, 'not bugs') and provides per-dir env
natively via [env] + _.file. Record the decision so it isn't re-added.
@vaintrub vaintrub merged commit 3daf032 into master May 31, 2026
3 checks passed
@vaintrub vaintrub deleted the docs/note-no-direnv branch May 31, 2026 11:58
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