Hello, friends. Im trying to set some PATH vars, PKG_PATH etc. Added to .profile all i needed(and ENV=$HOME/.kshrc too), and in LOGIN shell everything works like a charm, BUT. In interactive shells i get nothing, yes, i know that i need to create .kshrc file, i did it, but still nothing work at all :( kshrc works with login shell - but doesnt read automatically when i open my URXVT, for example, i should manually source it via ". ~/.kshrc" command :(
Maybe i misunderstood some subtleties? How can i make it work?