aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-12-17 18:33:14 +1300
committerTom Ryder <tom@sanctum.geek.nz>2016-12-17 18:33:14 +1300
commitd968e052aefe80bb1a7fdb7af88977a3974e69c7 (patch)
treeb8e856e5c6b40db5e813aec074f24b104d26b7ad /README.markdown
parentResolve a few ksh version differences (diff)
downloaddotfiles-d968e052aefe80bb1a7fdb7af88977a3974e69c7.tar.gz
dotfiles-d968e052aefe80bb1a7fdb7af88977a3974e69c7.zip
Mention different ksh prompt color
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index aa5ce453..23457131 100644
--- a/README.markdown
+++ b/README.markdown
@@ -259,6 +259,9 @@ The `ksh` configuration files and functions are not nearly as featureful as the
Bash ones. At the moment these are mainly being maintained for use on OpenBSD
`pdksh`.
+`ksh`, `ksh93`, `pdksh`, and `mksh` shells default to having a prompt coloured
+yellow.
+
#### Yash
Just enough configuration to coax it into reading `~/.profile` and `~/.shrc`.