hi, i have a silly problem. my default shell, – the one i set with chsh and in konsole – is /bin/zsh. my “~/.profile” as well as my “~/.zshrc” prepend “/home/myname/bin:” to my path. the .zshrc manually, and the .profile via:
if [ -d "$HOME/bin" ] ; then PATH="$HOME/bin:$PATH" fi yet krunner fails to realize that. i have to type ../bin/commandname* to run commands living in my bin directory. can anybody tell me how to change that? *that’s another silly bug <https://bugs.kde.org/show_bug.cgi?id=183534>: krunner is run in ~/Documents. i don’t know how much windows overdose caused this behavior in the responsible dev :)
_______________________________________________ Kde-windows mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-windows
