- Read /etc/profile as zsh again.

OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=175
This commit is contained in:
Ismail Dönmez 2016-09-08 13:25:44 +00:00 committed by Git OBS Bridge
parent da625786ce
commit 53e6c17916
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,3 @@
# we source the general profile here so we dont have to
# reimplement it
emulate sh -c 'source /etc/profile'
source /etc/profile

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Sep 8 13:25:28 UTC 2016 - idonmez@suse.com
- Read /etc/profile as zsh again.
-------------------------------------------------------------------
Tue Aug 30 14:13:40 UTC 2016 - mmanno@suse.com