On 2017-07-18, Bryan Linton <[email protected]> wrote: > On 2017-07-19 06:39:04, Bernard Mentink <[email protected]> wrote: >> Thank Bryan, >> >> I guess that would have to go in .kshrc? I think that is the default shell >> for OpenBSD right? >> > > It would depend on the shell you're actually using. If you > haven't installed or aren't using another shell, then .kshrc is > what you would want.
.kshrc is not read automatically, if you want to use it you must "export ENV=$HOME/.kshrc" or similar in .profile / /etc/profile.

