mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-12-04 21:56:46 +01:00
Made Multiline-Icons customizable.
This commit is contained in:
parent
3076c72f2e
commit
cb20e0e0d9
2 changed files with 10 additions and 2 deletions
|
|
@ -343,6 +343,11 @@ Here is what it looks like:
|
|||
|
||||

|
||||
|
||||
If you want other icons, you can set the following variables in your `~/.zshrc`:
|
||||
|
||||
POWERLEVEL9K_MULTILINE_FIRST_PROMPT_PREFIX="↱"
|
||||
POWERLEVEL9K_MULTILINE_SECOND_PROMPT_PREFIX="↳ "
|
||||
|
||||
#### Light Color Theme
|
||||
|
||||
If you prefer to use "light" colors, simply set `POWERLEVEL9K_COLOR_SCHEME`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue