From 8ffac1827b02e27f03399b30c7a90929aaeb7ca9 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Wed, 22 Aug 2018 20:26:12 +1200 Subject: Fix a munted sentence --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index eb8ccb94..93005f1c 100644 --- a/README.md +++ b/README.md @@ -167,9 +167,8 @@ based on context to include these elements in this order: You can set `PROMPT_COLOR`, `PROMPT_PREFIX`, and `PROMPT_SUFFIX` too, which all do about what you'd expect. -If you start up Bash, Korn shell, or Z shell, and it detects that it's normally -your `$SHELL` is one of the other two, the prompt will display an appropriate -prefix. +If you start up Bash, Korn shell, or Z shell, and it detects that it's not your +login shell, the prompt will display an appropriate prefix. This is all managed within the `prompt` function. There's some mildly hacky logic on `tput` codes included such that it should work correctly for most -- cgit v1.2.3