Hi all,

I have a question about the settings in p9p (plan 9 from user space),
such as setting the default font ($font).

According to the documents, $PLAN9/rcmain and $home/lib/profile are
two places to put configurations stuff, say environments etc, which
would be read by rc shell when invoked by `-l' option.  But it is not
convenient if we use default shell, say Bash, instead of rc.

So, I wonder if there are some places to put these settings stuff so
that all p9p programs would read them when started.  Currently, I
added them in the script `9'.  I don't know if it is a good method.

Thanks.

-- 
HZ

Reply via email to