Date: Sat, 14 Oct 2023 23:12:33 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 274280] Incompatible default shell configuration Message-ID: <bug-274280-227-1o0DMY13lU@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-274280-227@https.bugs.freebsd.org/bugzilla/> References: <bug-274280-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274280 --- Comment #2 from mirabilos <tg@mirbsd.org> --- > Perhaps the cleanest solution is to read, in interactive shells, a file w= ith > some hard-coded name from the user's home directory if ENV is not set. In= an That=E2=80=99s what mksh does: it expands "${ENV:-~/.mkshrc}". I didn=E2=80=99t want to presume requesting for adding it to your sh, but i= f you=E2=80=99re in favour of that, it=E2=80=99d also solve the situation. Otherwise, adding suitable lines sending other shells to their respective *= rc files in the default $ENV are needed, yes. Thanks! --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274280-227-1o0DMY13lU>