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 }