SHA256
1
0
forked from pool/zsh
zsh/zshenv
OBS User autobuild 81b5c7e539 Accepting request 18109 from shells
Copy from shells/zsh based on submit request 18109 from user hennevogel

OBS-URL: https://build.opensuse.org/request/show/18109
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zsh?expand=0&rev=12
2009-08-18 22:11:24 +00:00

6 lines
157 B
Bash

# 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