On Thu, Jan 25, 2024 at 07:32:38PM -0500, Thomas George wrote: > The current PSI works perfectly but I don't like the pale green prompt. > > Tried editing .bashrd , /ext/fprofile and /ext/bash.bashrc but no changes to > the PSI definition had any effect
You appear to be asking about the shell prompt. In bash, the shell prompt is defined in the PS1 variable, which stands for "Prompt String One (1)". The last character is the numeral 1, not the capital letter I.