mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-16 09:50:06 +00:00
docs
This commit is contained in:
parent
4b273dd745
commit
1140a79b10
1 changed files with 3 additions and 2 deletions
|
@ -111,8 +111,9 @@ Installatin of Pure Power is the same regardless of your plugin manager of choic
|
||||||
echo 'source ~/.purepower' >>! ~/.zshrc
|
echo 'source ~/.purepower' >>! ~/.zshrc
|
||||||
```
|
```
|
||||||
|
|
||||||
You can edit `~/.purepower` to change your Powerlevel10k configuration. There is documentation
|
Read the documentation at the top of `~/.purepower` (or
|
||||||
inside.
|
[here](https://github.com/romkatv/dotfiles-public/edit/master/.purepower)) to get an idea of what
|
||||||
|
your prompt is capable of. You can edit the file to change your Powerlevel10k configuration.
|
||||||
|
|
||||||
Powerlevel10k has configuration options that Powerlevel9k doesn't. See
|
Powerlevel10k has configuration options that Powerlevel9k doesn't. See
|
||||||
[extended configuration](https://github.com/romkatv/powerlevel10k/blob/master/EXTENDED_CONFIGURATION.md).
|
[extended configuration](https://github.com/romkatv/powerlevel10k/blob/master/EXTENDED_CONFIGURATION.md).
|
||||||
|
|
Loading…
Reference in a new issue