676fa5
# /etc/zsh/zshenv: system-wide .zshenv file for zsh(1).
676fa5
#
676fa5
# This file is sourced on all invocations of the shell.
676fa5
# If the -f flag is present or if the NO_RCS option is
676fa5
# set within this file, all other initialization files
676fa5
# are skipped.
676fa5
#
676fa5
# This file should contain commands to set the command
676fa5
# search path, plus other important environment variables.
676fa5
# This file should not contain commands that produce
676fa5
# output or assume the shell is attached to a tty.
676fa5
#
676fa5
# Global Order: zshenv, zprofile, zshrc, zlogin
676fa5