mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-13 16:40:08 +00:00
Added documentation.
This commit is contained in:
parent
9b27f683d8
commit
c54e283eee
1 changed files with 5 additions and 0 deletions
|
@ -89,6 +89,11 @@ elements (it is by default), and define a `DEFAULT_USER` in your `~/.zshrc`:
|
||||||
|
|
||||||
export DEFAULT_USER=<your username>
|
export DEFAULT_USER=<your username>
|
||||||
|
|
||||||
|
#### Light theme
|
||||||
|
|
||||||
|
If you want your shell in a "light" variant, just set `POWERLEVEL9K_COLOR_SCHEME`
|
||||||
|
to `light` and you are done!
|
||||||
|
|
||||||
### Bugs / Contact
|
### Bugs / Contact
|
||||||
|
|
||||||
If you have any requests or bug reports, please use the tracker in this Github
|
If you have any requests or bug reports, please use the tracker in this Github
|
||||||
|
|
Loading…
Reference in a new issue