Set variables needed by your applications.
– same as Linux: ~/.bashrc
/home/yourusername/.bashrc
~ means your home directory: /home/your_username on Linux/macOS, or /c/Users/your_username on Git Bash (Windows). bashrc location
Or use file to see if it’s a regular file, symlink, etc.: Set variables needed by your applications
It is executed for .
If you are using Zsh (the default on modern Macs), your configuration file is .bashrc . It is: bashrc location