I added some settings to .bash_profile and closing/opening terminal doesn’t seem to have the path’s I added there i.e. doing echo $BLAH results in a empty line.
(running the latest version of ubuntu)
do I use .profile instead?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You might have to add that in the .profile file in your home directory instead of .bash_profile
Once you do that, you will have to either log in again or do this in your terminal: