- Locate and open either of these files: ~/.profile or ~/.bashrc
- In the opened file, copy and paste this text as a single line into the file: [ -f /home/beehive/config/asterenv.sh ] && . /home/beehive/config/asterenv.sh
- Save the file and exit the editor.
- Exit out of your current terminal window.
- Open and log in to a new terminal window. If you did not perform steps 1 and 2 above, you will need to manually "source" the asterenv.sh file by executing this line each time you log in: . /home/beehive/config/asterenv.sh