From c1251ecfc3a7bb9fac3cbf458e0ed131ceecada0 Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Fri, 30 Nov 2012 11:31:42 -0800 Subject: [PATCH] loquacious: Tweak help --- zsh/func/prompt_loquacious_setup | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/zsh/func/prompt_loquacious_setup b/zsh/func/prompt_loquacious_setup index 771a297..d335c46 100644 --- a/zsh/func/prompt_loquacious_setup +++ b/zsh/func/prompt_loquacious_setup @@ -8,13 +8,13 @@ function prompt_loquacious_help cat < at in on + at in on () % By default, is only shown when the SSH_CONNECTION variable is set; in other words, when this shell session was opened via an SSH connection. The -prompt will also show the current git branch () if the current -directory is in a git repository. +prompt will also show the current repository and branch using vcs_info if the +current directory is in a repo. EOF }