SHA256
1
0
forked from pool/zsh

Accepting request 423857 from home:mmanno:branches:shells

clean up system-wide configuration

OBS-URL: https://build.opensuse.org/request/show/423857
OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=173
This commit is contained in:
Ismail Dönmez
2016-08-31 09:49:40 +00:00
committed by Git OBS Bridge
parent e010b216af
commit da625786ce
6 changed files with 11 additions and 506 deletions

View File

@@ -1,8 +1,3 @@
# we source the general profile here so we dont have to
# reimplement it
setopt nonomatch
source /etc/profile
unsetopt nonomatch
# put your own login shell specific configuration below
# this line
emulate sh -c 'source /etc/profile'