From: Simon Ruderich Date: Mon, 16 Aug 2010 15:21:12 +0000 (+0200) Subject: zsh/rc: Minor documentation fix. X-Git-Url: https://ruderich.org/simon/gitweb/?a=commitdiff_plain;h=18770ad042ddba58f8bb1b1028430b2c7061a4e9;p=config%2Fdotfiles.git zsh/rc: Minor documentation fix. --- diff --git a/zsh/rc b/zsh/rc index 643d908..1f218f7 100644 --- a/zsh/rc +++ b/zsh/rc @@ -246,7 +246,7 @@ fi # Set the prompt. A two line prompt is used. On the top left the current # working directory is displayed, on the right vcs_info (if available). On the -# bottom left current username and host is shown, the exit code of the last +# bottom left current user name and host is shown, the exit code of the last # command if it wasn't 0, the number of running jobs if not 0. # # The prompt is in green and blue to make easily detectable, the error exit