mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-12-11 22:02:32 +01:00
Merge pull request #59 from dritter/dritter/multiline_improvements
Multiline icons are now customizable
This commit is contained in:
commit
8e19cc05aa
2 changed files with 10 additions and 2 deletions
|
|
@ -344,6 +344,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