I run acme (in Mac OS X with zsh) as:

SHELL=$PLAN9/bin/rc acme -a -f /mnt/font/Monaco/16a/font &

to be able to use rc in Win. I guess this also loads all the stuff in profile.rc (I think I had tried this already a few weeks ago) and probably also acme.rc (didn't know about acme.rc, makes more sense than clobbering profile.rc!)

Ruben


On Wed, Apr 3, 2013 at 12:39 PM, <dglmoore@gmail.com> wrote:
I know that there should be a way to use the functions defined in acme.rc, but I cannot seem to figure out how to load it. Any help would be appreciated.

Up to this point every time I've created new commands I've added them each as a separate command in my PATH which I don't care for.

Thanks.