How To Set Environment Variables In Bash On Linux
If you’re like most Linux users, you probably use the shell to interact with your computer. And, like most things in life, there are a few tricks you can do to make your life easier. One of those tricks is setting environment variables. Environment variables are a way of storing information about your current environment. For example, if you’re working on a project that uses different versions of software, you can set environment variables to tell Bash which version of software to use....