Skip to main content
1 of 4
user avatar
user avatar

how do i set a user environment variable (permanate, not session)

This is irritating me. I seen several suggestions (all using different files and syntax) and none of them worked.

How do i set an environment variable for a specific user? i am on debian squeeze What is the exact syntax i should put in the file to make ABC = "123"?

user4069