Skip to content

Conversation

scaryrawr
Copy link
Member

@scaryrawr scaryrawr commented Mar 21, 2025

.zshenv is sourced by all zsh shells (interactive/non-interactive/login).
Where .zshrc is only sourced by interactive shells.

To prevent users from having to be aware of auth wrappers,
using .zshenv will help reduce friction for users.

This should help with #55, but only for zsh.

`.zshenv` is sourced by all zsh shells (interactive/non-interactive/login).
Where `.zshrc` is only sourced by interactive shells.

To prevent users from having to be aware of auth wrappers,
using `.zshenv` will help reduce friction for users.
@markphip
Copy link
Contributor

Is this replaced by #72 ?

@scaryrawr scaryrawr closed this Mar 24, 2025
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.

2 participants