Added more acurate description for first setup of powerlevel10k
This commit is contained in:
parent
88065e4f45
commit
4ee7ae08aa
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@ ln -s ~/zsh/zshrc ~/.zshrc
|
||||||
- Set the `powerlevel10k` theme the way you like it
|
- Set the `powerlevel10k` theme the way you like it
|
||||||
```
|
```
|
||||||
zsh
|
zsh
|
||||||
|
```
|
||||||
|
- If configuration won't start automatically, just run
|
||||||
|
```
|
||||||
p10k config
|
p10k config
|
||||||
```
|
```
|
||||||
### `pure` shell theme
|
### `pure` shell theme
|
||||||
|
|
Reference in a new issue