Accepting request 18351 from shells
Copy from shells/zsh based on submit request 18351 from user hennevogel OBS-URL: https://build.opensuse.org/request/show/18351 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zsh?expand=0&rev=13
This commit is contained in:
commit
ddbd3220e2
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 20 10:51:55 UTC 2009 - hvogel@novell.com
|
||||
|
||||
- Fix zshrc. Lost some features by not including bash.bashrc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 5 16:58:50 CEST 2009 - hvogel@suse.de
|
||||
|
||||
|
2
zsh.spec
2
zsh.spec
@ -20,7 +20,7 @@
|
||||
|
||||
Name: zsh
|
||||
Version: 4.3.10
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: Other uncritical OpenSource License
|
||||
Group: System/Shells
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
6
zshenv
6
zshenv
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user