fix docs, and init stdlib when configuring
This commit is contained in:
parent
1b1ac3cd2b
commit
827458b06f
4 changed files with 16 additions and 7 deletions
|
|
@ -15,7 +15,7 @@ The following are important variables that will determine the runtime behavior o
|
|||
|
||||
| Variable | Default Value | Explanation |
|
||||
|-|-|-|
|
||||
| CFG_RELISH_POSIX | 1 | When on, enables POSIX style job control. [more information.](shell.md) |
|
||||
| CFG_RELISH_POSIX | 0 | When on, enables POSIX style job control. [more information.](shell.md) |
|
||||
| CFG_RELISH_ENV | 1 | When on, variables defined will be synchronized with environment variables. |
|
||||
| CFG_RELISH_PROMPT | (echo "λ ") | *note: this is a function not a variable*. This function will be called to output the prompt each time the REPL loops. |
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue