diff options
author | Ben Hilburn <bhilburn@gmail.com> | 2018-01-31 00:41:34 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-31 00:41:34 +0300 |
commit | f994a7c3491487252070590b4e05ddaa17ef48f1 (patch) | |
tree | bcb43ba2b38c21dbe137fa010c5212ac950f74f5 | |
parent | f7aae86b78be0243c137a0e09a839f3c8406ff97 (diff) |
Minor fix of copy/paste error
-rwxr-xr-x | powerlevel9k.zsh-theme | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/powerlevel9k.zsh-theme b/powerlevel9k.zsh-theme index 8488d9ac..45a4920e 100755 --- a/powerlevel9k.zsh-theme +++ b/powerlevel9k.zsh-theme @@ -12,7 +12,7 @@ # directory. For more detailed documentation, refer to the project wiki, hosted # on Github: https://github.com/bhilburn/powerlevel9k/wiki # -# There aPOWERLEVEL9K_CHECK_TERM_COLORSre a lot of easy ways you can customize your prompt segments and +# There are a lot of easy ways you can customize your prompt segments and # theming with simple variables defined in your `~/.zshrc`. ################################################################ |