> (hopefully the diagram is correct) ummm, in the bash case the non-login/non-interactive case (dark blue) line stops at BASH_ENV and never gets to running :grin:
> So now you would have to duplicate your configuration so it's both in > .profile and .zshenv This is what I see as the primary issue, and, despite @kugel-'s protests, even on Linux users (or some install scripts) will set stuff up in .bashrc not in .profile, so again it doesn't work. And then there are those places where /bin/sh is actually dash not bash or zsh. I do hope it is actually sh compliant? -- 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-551464534
