Environment variable gnome & "Run application"
Keywords: PATH,GNOME,UBUNTU,ENVIRONMENT,VARIABLES,SESSION,BASH.
-
I've created file ~/.gnomerc like this:
-------------------
PATH=~/bin:"$PATH"
export PATH
-------------------
and now, if I'use "Run application" it found my scripts in "~/bin".
I hope it could be useful.
Bye.
|