Skip to content

Commit 9b7dc5f

Browse files
committed
Documentation
1 parent d7b1342 commit 9b7dc5f

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,7 @@ Add the line
6161

6262
antigen bundle agkozak/agkozak-zsh-prompt
6363

64-
to your `.zshrc`, somewhere before the line that says `antigen apply`.
65-
66-
*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)*
64+
to your `.zshrc`, somewhere before the line that says `antigen apply`. Be sure to use `antigen bundle` and not `antigen theme`.
6765

6866
### For [oh-my-zsh](http://ohmyz.sh) users
6967

@@ -169,7 +167,7 @@ If the exit status of the most recently executed command is other than zero (zer
169167

170168
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:
171169

172-
![`zsh` line editing](img/zsh-line-editing.png)
170+
![ZSH line editing](img/zsh-line-editing.png)
173171

174172
agkozak does not enable `vi` editing mode for you. To do so, add
175173

0 commit comments

Comments
 (0)