From 071aebdd4a4d6e19bdeb35592afb968e0dbbef8c Mon Sep 17 00:00:00 2001 From: Fuwn Date: Mon, 10 May 2021 16:42:18 -0700 Subject: feat(docs): whirl/configuration: add prompt configuration group --- docs/whirl/configuration.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/whirl/configuration.md b/docs/whirl/configuration.md index 4349866..a96ca4b 100644 --- a/docs/whirl/configuration.md +++ b/docs/whirl/configuration.md @@ -27,7 +27,11 @@ When connecting to a local server (client and host both originate from the same `0.0.0.0` or `127.0.0.1` is fine, however, if you are hosting a server publicly as service, this should be changed to the host's IP address. -## Prompt PS1 +### Prompt +#### Enable +Manually enable the Whirl Shell. + +#### PS1 Similar to a PS1 as seen in *nix-based operating systems, the Prompt String/ Statement One is the prompt string which will appear if you have the Whirl Shell enabled. -- cgit v1.2.3