You are not logged in.
Pages: 1
Does Arch "remember" environment variables after I have exported them or do I have to write them in a config so that they are aviable after reboot?
Offline
if you want them to be permanent outside that shells/session, you can add them to ~/.bashrc; or for a more global availability, add them to /etc/profile
u may need to logout to make the latter work for every app in the system.
The.Revolution.Is.Coming - - To fight, To hunger, To Resist!
Offline
Pages: 1