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: [EMAIL PROTECTED]
www: http://www.cs.bilkent.edu.tr/~erayo


Reply via email to