aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-07-30 16:38:34 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-07-30 16:38:34 +1200
commit496334d47845f8d6b371611d63a96b7bd9a60d6d (patch)
treeb1f5dde6701dc23cd98d1e93485f29ddb86eee8b /README.markdown
parentMove issues into their own file. (diff)
downloaddotfiles-496334d47845f8d6b371611d63a96b7bd9a60d6d.tar.gz
dotfiles-496334d47845f8d6b371611d63a96b7bd9a60d6d.zip
Add subheading for prompt discussion
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index caf83fb7..b8d96cd8 100644
--- a/README.markdown
+++ b/README.markdown
@@ -124,6 +124,8 @@ Where I do use features that are only available in versions of Bash newer than
2.05a, such as newer `shopt` options or `PROMPT_DIRTRIM`, they are only run
after testing `BASH_VERSINFO` appropriately.
+#### Prompt
+
When I use any other Bourne-compatible shell, I'm generally happy to accept its
defaults for interactive behavior.