> Attached are 2 versions of patches with 2 competing solutions to do so: > 1) modularized_zlogin: this version of csh_login modularizes this file so > any zsh scripts dropped into /etc/zsh/zlogin.d are sourced. > -> IMO this is the preferred solution as: > - it can be used by other packages also (e.g. the user-es, and user-de > configuration packages could use this to configure things for zsh > users) > - doesn't clutter the system unnecessarely (though minimally) when > desktop-profiles isn't installed . > (if this is adopted I'll provide patches for user-es, user-de and > similar configuration packags I know of to automate the setup they do > for tcsh users) > 2) with_bugfix_zlogin: this just adds the shell-snippet needed to fix bug > #344030 directly into csh.login
Yes, running bash on startup would seem less-than-ideal. The other (modularized) solution has been strongly opposed for other shells in the past (see for example the flame wars regarding sendfile). -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

