mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-12 08:10:07 +00:00
Added documentation.
This commit is contained in:
parent
f2b6c8d62c
commit
2cb39ad097
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>
|
||||
|
||||
#### Prompt on new line
|
||||
|
||||
If you like, you can have your prompt on a new line by setting
|
||||
`POWERLEVEL9K_PROMPT_ON_NEWLINE` to `true` in your `~/.zshrc`.
|
||||
|
||||
### Bugs / Contact
|
||||
|
||||
If you have any requests or bug reports, please use the tracker in this Github
|
||||
|
|
Loading…
Reference in a new issue