Customizing Your Terminal: .bash_profile and .bashrc files
bash_profile is used for customizing the user configuration settings. This file is located in the home directory and is mostly hidden. The . bash_profile files are considered as configuration scripts.