acme: add $acmeshell to control execution shell

R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/6614056
This commit is contained in:
Marius Eriksen 2012-10-21 16:52:08 -04:00 committed by Russ Cox
parent 9c61127928
commit 81c2c5e775
4 changed files with 18 additions and 2 deletions

View file

@ -535,6 +535,7 @@ int fsyspid;
char *cputype;
char *objtype;
char *home;
char *acmeshell;
char *fontnames[2];
Image *tagcols[NCOL];
Image *textcols[NCOL];