I am tring to export a new path and have it survive across reboots.
I have tried appending a new path to both ~/.bash_profile and ~/.profile.
In the terminal, I can
# source .bash_profile
after making the edit, and it works in the terminal session. When I reboot, the edit exists, but apparenty the file is not read because I have to run
# source .bash_profile in each terminal session
is there a correct place to set my path in puppy?
I am using vanilla 9-3-30