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