fix zshrc and zshenv

OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=33
This commit is contained in:
Hendrik Vogelsang 2009-08-20 11:18:10 +00:00 committed by Git OBS Bridge
parent 79cd5f28b5
commit 547db5d822
2 changed files with 2 additions and 6 deletions

6
zshenv
View File

@ -1,5 +1 @@
# 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
# set global options for all zsh shells here