diff options
author | romkatv <roman.perepelitsa@gmail.com> | 2019-10-25 10:57:56 +0300 |
---|---|---|
committer | romkatv <roman.perepelitsa@gmail.com> | 2019-10-25 10:57:56 +0300 |
commit | b46a251b93ace852012ae2b954cccfcb586e1cec (patch) | |
tree | 44de5eec8a3527dfdf2d2152f171ad2a78f7d9df /README.md | |
parent | 863cf50703a8b87db69dba646ff9713e6ce74f73 (diff) |
mention that prompt can be customized by editing ~/.p10k.zsh
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -97,7 +97,8 @@ supported by Powerlevel10k. ### For new users On the first run Powerlevel10k configuration wizard will ask you a few questions and configure -your prompt. If it doesn't trigger automatically, type `p10k configure`. +your prompt. If it doesn't trigger automatically, type `p10k configure`. You can further customize +your prompt by editing `~/.p10k.zsh`. ### For Powerlevel9k users @@ -107,7 +108,8 @@ all configuration options used by Powerlevel9k. See Powerlevel9k [configuration guide](https://github.com/Powerlevel9k/powerlevel9k/blob/master/README.md#prompt-customization). To go beyond the functionality of Powerlevel9k, type `p10k configure` and explore the unique styles -and features Powerlevel10k has to offer. +and features Powerlevel10k has to offer. You can further customize your prompt by editing +`~/.p10k.zsh`. ## Fonts |