mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
move the link to the TOC a bit higher; some users want to see it but give up before they reach it
This commit is contained in:
parent
a380b8d51c
commit
1c888e7b64
1 changed files with 2 additions and 3 deletions
|
@ -8,7 +8,8 @@ Powerlevel10k is a theme for Zsh. It emphasizes [speed](#uncompromising-performa
|
||||||
![Powerlevel10k](
|
![Powerlevel10k](
|
||||||
https://raw.githubusercontent.com/romkatv/powerlevel10k-media/master/prompt-styles-high-contrast.png)
|
https://raw.githubusercontent.com/romkatv/powerlevel10k-media/master/prompt-styles-high-contrast.png)
|
||||||
|
|
||||||
To see what Powerlevel10k is about, scroll through [features](#features).
|
To see what Powerlevel10k is about, scroll through [features](#features) or check out
|
||||||
|
[table of contents](#table-of-contents).
|
||||||
|
|
||||||
Powerlevel9k users, go [here](#powerlevel9k-compatibility).
|
Powerlevel9k users, go [here](#powerlevel9k-compatibility).
|
||||||
|
|
||||||
|
@ -32,8 +33,6 @@ Ready to give Powerlevel10k a try?
|
||||||
1. Restart Zsh.
|
1. Restart Zsh.
|
||||||
1. Type `p10k configure` if the configuration wizard doesn't start automatically.
|
1. Type `p10k configure` if the configuration wizard doesn't start automatically.
|
||||||
|
|
||||||
The full [table of contents](#table-of-contents) is at the bottom.
|
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
### Configuration wizard
|
### Configuration wizard
|
||||||
|
|
Loading…
Reference in a new issue