Don't Have a Boring Terminal, Personalize It!
This is your playground, make your bash session personal! Customize your terminal and command the Command Line user Interface (CLI)!
Make it pretty. Make it fun. Make it yours…
Maximize its Functionality .bash_profile If you’re using a Mac, you’d modify your .bash_profile.
.bashrc If you’re running on Linux, modify your .bashrc.
Example There are endless ways of customizing your terminal, from colors to aliases, to my favorite having a custom prompt layout with environmental variables. You can find some examples here, here, and here.