Achim, The /etc/defaults/etc/profile file in base-files has a section at the end to import scripts in /etc/profile.d, but this currently only works with zsh.
Can this section be expanded to make calls as appropriate for other shells? I'm particularly interested in Fish and Bash, although I don't see any reason to limit the change to those shells. I care about this because I'm currently investigating packaging fzf[0]. The obvious way to include the shell-specific keyboard shortcuts for fzf is to add them to /etc/profile.d, but currently that only works for Z-Shell. I'm happy to provide a patch if that'd make things easier. Adam [0]: https://github.com/junegunn/fzf -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple