From 187364d7a9589d543ecfc48affbbde8c9cf31af7 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Mon, 23 Sep 2013 10:10:44 +1200 Subject: Move paragraph --- README.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.markdown') 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 ---- -- cgit v1.2.3