SHA256
1
0
forked from pool/zsh
zsh/zshenv

6 lines
157 B
Plaintext
Raw Normal View History

# Source the /etc/profile - done here since we want it to be done as the first
# thing the zsh does.
setopt nonomatch
source /etc/profile
unsetopt nonomatch