Re: Bug#80343: general: Lack of policy on which files should be owned by which user
Brian May wrote:
> zsh has in /etc/zshrc:
>
> [[ $UID == $GID ]] && umask 002 || umask 022
>
> My only dislike is it overrides my default setup in ~/.zshenv of 077.
> It seems wrong to put this stuff in zshrc, that only gets used for
> interactive shells. zshenv gets processed for all shells, but is run
> before zshrc.
I use bash. Is this zsh better? :)
Thanks,
--
Eray (exa) Ozkural
Comp. Sci. Dept., Bilkent University, Ankara
e-mail: erayo@cs.bilkent.edu.tr
www: http://www.cs.bilkent.edu.tr/~erayo
Reply to: