I'm using Ubuntu 9.04
I'm trying to add some system-wide envvars, I want them to be visible to both bash and zsh(my main shell), I added them to /etc/profile but unfortunately I can't see them in zsh
I found that Ubuntu has a file /etc/environment that's only meant for envvars(as opposed to general scripts) but zsh doesn't honor that file.
When I try to source /etc/profile manually I get the following output(I guess it doesn't parse it to the end)
$ source /etc/profile
/etc/profile:5: no matches found: /etc/profile.d/*.sh