Figured it out. Writeup here <https://github.com/jdrch/Hardware/wiki/Useful-Links#how-to-set-up-and-customize-bash> .
On Fri, Jun 26, 2020 at 11:40 PM Judah Richardson <[email protected]> wrote: > Normally I'm used to configuring Bash history settings by placing > > HISTSIZE=1000 > HISTFILESIZE=2000 > HISTTIMEFORMAT='%F %T ' > > in ~/.bashrc. However, putting those lines in ~/.profile or > ~/.bash_profile or ~/.bashrc has no effect. > > Any ideas? > > Also, which files do I edit to get history for root and also to customize > the root prompt? > _______________________________________________ openindiana-discuss mailing list [email protected] https://openindiana.org/mailman/listinfo/openindiana-discuss
