aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-08-22 22:22:43 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-08-22 22:22:43 +1200
commitc393832976769d7fde6c8353d26ed829e59d8d53 (patch)
treee07454020ea5518037e7da5cfec5555a78e9a312 /README.md
parentMerge branch 'release/v1.58.0' (diff)
parentBump VERSION (diff)
downloaddotfiles-c393832976769d7fde6c8353d26ed829e59d8d53.tar.gz
dotfiles-c393832976769d7fde6c8353d26ed829e59d8d53.zip
Merge branch 'release/v1.59.0'v1.59.0
* release/v1.59.0: Bump VERSION Add replace_operator.vim plugin and config Adjust mappings for reloading vimrc and filetype Fix a munted sentence Add mail shortcut for flagging a message as urgent Test for g:is_posix existence before purge Add load guard to bindzone.vim syntax extensions
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files 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