KDE apps PATH environment variable

James Richard Tyrer tyrerj at acm.org
Mon Jan 17 02:11:43 GMT 2005


Andy Teijelo PĂ©rez wrote:
> I would like all applications in my KDE session to have ~/bin in its PATH 
> environment variable. Where should I make the change?

Normally with Linux, you would add that to: "~/.bash_profile":

 From my system:

	HOME=/home/jrt
	PATH=$HOME/bin:$PATH

	export PATH HOME

If you are using something other than Linux, you would add something 
similar to: "~/.profile"

-- 
JRT

___________________________________________________
This message is from the kde mailing list.
Account management:  https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.




More information about the kde mailing list