mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-12-04 21:56:46 +01:00
Fixed minor spelling mistakes
This commit is contained in:
parent
5c7ad753a2
commit
89ecd6539a
3 changed files with 4 additions and 4 deletions
|
|
@ -482,7 +482,7 @@
|
|||
|
||||
# Show status of repositories of these types. You can add svn and/or hg if you are
|
||||
# using them. If you do, your prompt may become slow even when your current directory
|
||||
# isn't in an svn or hg reposotiry.
|
||||
# isn't in an svn or hg repository.
|
||||
typeset -g POWERLEVEL9K_VCS_BACKENDS=(git)
|
||||
|
||||
# These settings are used for repositories other than Git or when gitstatusd fails and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue