66e0d57bb8
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/zsh#a734556f332d344616d8d48c25ea56ae6e197376
15 lines
510 B
Plaintext
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
|
|
|