I am using cwm on OpenBSD 5.6 and have got my scripts in my ~/bin folder. In my .zshrc the PATH is also exetended with
.zshrc:
export PATH=$PATH:~/bin
If I spawn the "exec program" dialog with M-? , my scripts do not appear in the dialog.
I cannot find any docs whether cwm sources any user-specific dot-rc files. Exporting the new PATH in .profile does not heled. Also in the .cwmrc there seems to be no config option to extend the search path.
My question: How can I configure cwm to look also in my ~/bin to find executables there?
BTW my question does not concern the "command" config for the application menu.
I just tested it and it works fine for me, although I use ksh and not zsh but that shouldn't matter. A few things to look out for: