From b59fb4bf5172769a0e2d218a1b94a4f6b79fb652 Mon Sep 17 00:00:00 2001 From: Alexandre Date: Mon, 3 Feb 2025 14:45:13 +0100 Subject: [PATCH] Changed the README to tell all avaiable colors --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a9e4c29..8b65569 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ To use the program, just invoke it with `GoSH` To change config parameter on the fly, use the `set` builtin. Currently, `set` has a limited amount of configuration options and need to have a valid config file to write to. To change the color of the prompt use `set color ` +All the avalable colors : black red purple cyan white green yellow blue You can change the history size with `set history_size ` You can change the prompt with `set prompt ` Here is some exemple of prompts :