I want to set the environment variable I added below the line to ~/.bash_profile and ~/.profile but it didn\'t work.
~/.bash_profile
~/.profile
export JBOSS_H
If you for some reason (as me) don't want to rename/move your ~/.bash_profile file you can do the next things:
~/.zprofile
source ~/.bash_profile