SHA256
1
0
forked from pool/zsh

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
This commit is contained in:
OBS User autobuild
2009-08-18 22:11:24 +00:00
committed by Git OBS Bridge
parent 2ab1b36efb
commit 81b5c7e539
15 changed files with 218 additions and 516 deletions

6
zshenv
View File

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