zsh/zshenv.rhs
Funda Wang ac9ac58f87 cleanup spec
(cherry picked from commit fa2c7ed56b824e6e005a1c12c93b575021074710)
2024-10-08 10:31:17 +08:00

15 lines
510 B
Plaintext

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