From cef31ebf069bf8240ee0346bf6a1f369a7a5ab3a Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 5 Apr 2014 10:27:51 +1300 Subject: Clarify explanation of prompts --- README.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index 96119e78..bfa9b961 100644 --- a/README.markdown +++ b/README.markdown @@ -152,9 +152,9 @@ My prompt looks something like this: It expands based on context to include these elements in this order: -* Whether in a Git, Mercurial, or Subversion repository, and punctuation to - show whether there are local modifications at a glance -* The number of running background jobs +* Whether in a Git, Mercurial, or Subversion repository if applicable, and + punctuation to show whether there are local modifications at a glance +* The number of running background jobs, if non-zero * The exit status of the last command, if non-zero This is all managed within the `prompt` function. There’s some mildly hacky -- cgit v1.2.3