Skip to content

Commit cf54c3b

Browse files
andrewimesoncaiogondim
authored andcommitted
Fix typo in README for hiding git prompt (caiogondim#295)
1 parent cb68586 commit cf54c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ This environment var is used by aws-cli and other tools to use the right access
250250
|`BULLETTRAIN_GIT_BEHIND`|`" ⬇"`|Icon for behind state from remote
251251
|`BULLETTRAIN_GIT_DIVERGED`|`" ⬍"`|Icon for diverged state from remote
252252

253-
The git prompt can be disabled for a specific repository by setting a git config flag: `get config oh-my-zsh.hide-status 1`. This is useful to avoid performance issues for particularly huge repositories.
253+
The git prompt can be disabled for a specific repository by setting a git config flag: `git config oh-my-zsh.hide-status 1`. This is useful to avoid performance issues for particularly huge repositories.
254254

255255
### Screen
256256

0 commit comments

Comments
 (0)