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