Skip to content

Instantly share code, notes, and snippets.

@LeeFlannery
Last active October 21, 2021 19:22
Show Gist options
  • Save LeeFlannery/0894cb848c293ca38b115bedcf84646e to your computer and use it in GitHub Desktop.
Save LeeFlannery/0894cb848c293ca38b115bedcf84646e to your computer and use it in GitHub Desktop.
# .zshenv
#
# '.zshenv' is sourced on all invocations of the shell, unless the -f option is set.
# It should contain commands to set the command search path, plus other important environment variables.
# '.zshenv' should not contain commands that produce output or assume the shell is attached to a tty.
#
# See https://zsh.sourceforge.io/Intro/intro_3.html
# (Nothing to see here! Mac PATHS are mainttained outside of the shell!)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment