aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-04-23 02:37:50 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-04-23 02:37:50 +1200
commit535660daa076ad6b4c5143719b5860f95314b0d1 (patch)
treea6daa388c27ec45ad7024882dae1fd1277a5a8b7 /README.markdown
parentUpdate public key (diff)
downloaddotfiles-535660daa076ad6b4c5143719b5860f95314b0d1.tar.gz
dotfiles-535660daa076ad6b4c5143719b5860f95314b0d1.zip
Add means to change prompt color
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown
index 468b8c45..2a8f1492 100644
--- a/README.markdown
+++ b/README.markdown
@@ -143,8 +143,8 @@ It expands based on context to include these elements in this order:
* The number of running background jobs, if non-zero
* The exit status of the last command, if non-zero
-You can set `PROMPT_PREFIX` and/or `PROMPT_SUFFIX` too, which do about what
-you’d expect.
+You can set `PROMPT_COLOR`, `PROMPT_PREFIX`, and `PROMPT_SUFFIX` too, which all
+do about what you’d expect.
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