> Maybe I miss something but why is .bashrc or .zshrc not the correct level?

I think what @frlan is saying is that `.bashrc` and `.zshrc` are shell specific 
setup files and wherever possible things should be set up in a common file, but 
I don't know what that would be since 
[zsh](http://zsh.sourceforge.net/Doc/Release/Files.html#Startup_002fShutdown-Files)
 files all start with `z` and 
[bash](https://www.gnu.org/software/bash/manual/html_node/Bash-Startup-Files.html)
 files don't.

Also of course depends on login vs interactive vs neither.

-- 
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/issues/2344#issuecomment-550057894

Reply via email to