diff options
author | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2021-10-28 08:19:53 +0300 |
---|---|---|
committer | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2021-10-28 08:19:53 +0300 |
commit | dce00cdb5daaa8a519df234a7012ba3257b644d4 (patch) | |
tree | be6a387022b5133c9b8b380faa3ad08fedf7ead6 | |
parent | 85e31542dd8cf902afd564846adfef7c8187350d (diff) |
docs: typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1645,7 +1645,7 @@ There are several ways to fix this. The parameters you are looking for are called `POWERLEVEL9K_DIR_BACKGROUND`, `POWERLEVEL9K_DIR_FOREGROUND`, `POWERLEVEL9K_DIR_SHORTENED_FOREGROUND`, `POWERLEVEL9K_DIR_ANCHOR_FOREGROUND` and `POWERLEVEL9K_DIR_ANCHOR_BOLD`. You can find them in - in `~/.p10k.zsh`. + `~/.p10k.zsh`. ### Horrific mess when resizing terminal window |