Tweek the PS1 for root

Todd Gruhn <[email protected]> Sat, 13 Jun 2026 10:33:50 -0400
Newsgroups gmane.os.netbsd.general
Message-ID <CA+9Akf8v8Ph5Rfu5MdsS=edHMHUh79DyGQtkmh1WuFvwdmC2nA@mail.gmail.com>
When I login as user, this is what works

PS1="gandalf$ "
export PS1

When I su to root, how do I get that to happen?
Put it in a specific file (.login) ?