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