This is the old ROX web-site. Please use the new website instead.
Yes, this is controlled by the CHOICESPATH environment variable,
which is a colon-separated list of directories to search for
choices. Choices are saved into the first directory. See
The Choices System for details. You probably want to put something like this
in one of your shell's initialization files (i.e. ~/.bash_profile if you use bash):
export CHOICESPATH=${HOME}/.Choices:/usr/local/share/Choices:/usr/share/Choices
You have to log out and in again for this to take effect for all programs.