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

Thomas Martitz notifications at xxxxx
Thu Nov 7 11:57:48 UTC 2019


https://superuser.com/questions/187639/zsh-not-hitting-profile says zsh reads ~/.profile when run as sh, same as bash, so this seems sufficient to me.

~/.zprofile and ~/.bashrc have to source ~/.profile, that's always been true.

So we have to tell users that stuff like PATH should be setup in ~/.profile and that will work without having to introduce this, and it'll work with more than just Geany.

But ideally these should be setup user-wide.

-- 
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-551050002
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20191107/b81451d1/attachment.html>


More information about the Github-comments mailing list