In this tutorial, you will learn how to add a custom text or function at the top of your terminal, everytime you launch terminal. For example, we are going to add a custom command that will show us the logged in users in our system whenever terminal is launched. The function will get executed on any terminal session. Step 1 - Open ~./bashrc file Bashrc is the file that contains the configuration for the terminal session, everytime you launch your terminal the bashrc file gets executed, si