summaryrefslogtreecommitdiff
path: root/zshenv
blob: 17f7564d0e7eb54f4b6a755609d673f56fe4f7c3 (plain)
1
2
3
4
5
6
7
#
# `.zshenv' is sourced on all invocations of the shell, unless 
# the -f option is set. It should contain commands to set the 
# command search path, plus other important environment variables.
# `.zshenv' should not contain commands that produce output or 
# assume the shell is attached to a tty.
#