Change Bash Sehll


This is for PfSense

Enter a shell and do:
ee /root/.tcshrc
Change the line that reads
set prompt=“%{\033[0;1;33m%}[%{\033[0;1;37m%}`cat /etc/version`%{\033[0;1;33m%}] …..
to
set prompt=”%n@%m %/: “
save the file


BACK