aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2013-09-23 10:10:44 +1200
committerTom Ryder <tom@sanctum.geek.nz>2013-09-23 10:10:44 +1200
commit187364d7a9589d543ecfc48affbbde8c9cf31af7 (patch)
treeafe707ede923b62fed04a38b95be94d086567f7e /README.markdown
parentCorrect termcap/info code (diff)
downloaddotfiles-187364d7a9589d543ecfc48affbbde8c9cf31af7.tar.gz
dotfiles-187364d7a9589d543ecfc48affbbde8c9cf31af7.zip
Move paragraph
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.markdown b/README.markdown
index 5ad1d32c..06580030 100644
--- a/README.markdown
+++ b/README.markdown
@@ -129,6 +129,9 @@ Where I do use features that are only available in versions of Bash newer than
2.05a, such as newer `shopt` options or `PROMPT_DTRIM`, they are only run after
testing `BASH_VERSINFO` appropriately.
+When I use any other Bourne-compatible shell, I’m generally happy to accept its
+defaults for interactive behavior.
+
My prompt looks something like this:
![Bash prompt](prompt.png)
@@ -142,9 +145,6 @@ It expands based on context to include these elements in this order:
This is all managed within the `prompt` function.
-When I use any other Bourne-compatible shell, I’m generally happy to accept its
-defaults for interactive behavior.
-
Mutt
----