From 9b7dc5f0b4fe666cbda712a865475f108c2de8ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandros=20Koz=C3=A1k?= Date: Mon, 26 Nov 2018 19:11:23 -0800 Subject: [PATCH] Documentation --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 33baf9d..f43624c 100644 --- a/README.md +++ b/README.md @@ -61,9 +61,7 @@ Add the line antigen bundle agkozak/agkozak-zsh-prompt -to your `.zshrc`, somewhere before the line that says `antigen apply`. - -*Note: use `antigen bundle`, not `antigen theme`; the latter can result in a broken prompt when `.zshrc` is sourced a second time or whenever `antigen theme` is run again. [This problem is expected to be fixed in antigen version 2.2.3.](https://github.com/zsh-users/antigen/issues/652)* +to your `.zshrc`, somewhere before the line that says `antigen apply`. Be sure to use `antigen bundle` and not `antigen theme`. ### For [oh-my-zsh](http://ohmyz.sh) users @@ -169,7 +167,7 @@ If the exit status of the most recently executed command is other than zero (zer The agkozak ZSH Prompt indicates when the user has switched from `vi` insert mode to command mode by turning the `%` or `#` of the prompt into a colon: -![`zsh` line editing](img/zsh-line-editing.png) +![ZSH line editing](img/zsh-line-editing.png) agkozak does not enable `vi` editing mode for you. To do so, add