diff options
author | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2019-08-14 06:08:43 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-14 06:08:43 +0300 |
commit | d68bd813aeba8d0c19f2ff4a04c50ce5971a9915 (patch) | |
tree | a29998adce1b990181984053b05269155d48bb32 /README.md | |
parent | 7c57ca92e76fdd2cc53205342cf73fb1e2598ee0 (diff) |
spelling
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -26,7 +26,7 @@ prompt. 1. [Fonts](#fonts) 1. [Recommended: Meslo Nerd Font patched for Powerlevel10k](#recommended-meslo-nerd-font-patched-for-powerlevel10k) 1. [Try it in Docker](#try-it-in-docker) -1. [Is it really faster?](#is-it-really-fast) +1. [Is it really fast?](#is-it-really-fast) 1. [License](#license) 1. [FAQ](#faq) 1. [Why my icons and/or powerline symbols look bad?](#why-my-icons-andor-powerline-symbols-look-bad) @@ -200,7 +200,7 @@ It's likely your font's fault. [Install the recommended font](#recommended-meslo-nerd-font-patched-for-powerlevel10k) and run `p10k configure`. -If this doesn't help, type `unset ZLE_RPROMPT_INDENT`. If fixes the issue, make the change +If this doesn't help, type `unset ZLE_RPROMPT_INDENT`. If it fixes the issue, make the change permanent: ```zsh @@ -213,7 +213,7 @@ It's likely your font's fault. [Install the recommended font](#recommended-meslo-nerd-font-patched-for-powerlevel10k) and run `p10k configure`. -If this doesn't help, type `unset ZLE_RPROMPT_INDENT`. If fixes the issue, make the change +If this doesn't help, type `unset ZLE_RPROMPT_INDENT`. If it fixes the issue, make the change permanent: ```zsh |