[Github-comments] [geany/geany] Make the shell used by Geany to run various commands configurable (#2363)

Jiří Techet notifications at xxxxx
Fri Nov 8 17:45:38 UTC 2019


> As per my earlier comment, ~/.zprofile and ~/.bashrc have to source ~/.profile, but that's always been true.

Quotation needed for the "that's always been true" part. When you run zsh and it creates the default .zshrc, it doesn't source .profile and I doubt zsh users do that commonly.

Regardless, neither of these files is used for the non-interactive non-login shell we are talking about - the paths must be set in .zshenv in this case - check the diagram.

Finally, you can't source .profile in shells which are not bash compatible like csh, tcsh or fish.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2363#issuecomment-551924444
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20191108/b6cc1b93/attachment.html>


More information about the Github-comments mailing list