On 2014-06-05 22:39:52, Elias MÃ¥rtenson wrote: > May I also ask that after reading the main config file, the interpreter also > reads $HOME/.gnu-apl.d for load user-level configuration. And finally, it > should also check the commandline so that the paths can be overridden on a > session-basis.
Doesn't it already read $HOME/.gnu-apl/ (without .d)? Though, I would prefer this to be put under $HOME/.config/gnu-apl/ and to be configurable through environment (in addition to command line arguments). -k