Stop ~/.bashrc From Telling Your Username
By default, Bash will print your username on every Terminal you open (as well as the hostname)... I hate that, I find no reason to do so, really, it uses screen real estate, and, besides whoami is just a type away.
In order to stop that, edit the file ~./.bashrc as in the picture above, basically, remove all of the "u@" from that file.
In order to stop that, edit the file ~./.bashrc as in the picture above, basically, remove all of the "u@" from that file.
Labels: Linux, Scripts, Ubuntu, Xenial Xerus
0 Comments:
Post a Comment
<< Home