Localização do arquivo Bashrc no Linux
vi ~/.bashrc
Sachin
vi ~/.bashrc
The purpose of a . bashrc file is to provide a place where you
can set up variables, functions and aliases, define your (PS1) prompt
and define other settings that you want to use every time you open a
new terminal window. It works by being run each time you open up a new
terminal, window or pane.