|
|
@ -392,8 +392,10 @@ supported by Powerlevel10k.
|
|
|
|
|
|
|
|
|
|
|
|
### Homebrew
|
|
|
|
### Homebrew
|
|
|
|
|
|
|
|
|
|
|
|
Run `brew install romkatv/powerlevel10k/powerlevel10k` and add
|
|
|
|
```zsh
|
|
|
|
`source /usr/local/opt/powerlevel10k/powerlevel10k.zsh-theme` to `~/.zshrc`.
|
|
|
|
brew install romkatv/powerlevel10k/powerlevel10k
|
|
|
|
|
|
|
|
echo 'source /usr/local/opt/powerlevel10k/powerlevel10k.zsh-theme' >>! ~/.zshrc
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
## Configuration
|
|
|
|
## Configuration
|
|
|
|
|
|
|
|
|
|
|
@ -1482,6 +1484,7 @@ There are a few mitigation options for this issue.
|
|
|
|
- [Zgen](#zgen)
|
|
|
|
- [Zgen](#zgen)
|
|
|
|
- [Zplugin](#zplugin)
|
|
|
|
- [Zplugin](#zplugin)
|
|
|
|
- [Zinit](#zinit)
|
|
|
|
- [Zinit](#zinit)
|
|
|
|
|
|
|
|
- [Homebrew](#homebrew)
|
|
|
|
- [Configuration](#configuration)
|
|
|
|
- [Configuration](#configuration)
|
|
|
|
- [For new users](#for-new-users)
|
|
|
|
- [For new users](#for-new-users)
|
|
|
|
- [For Powerlevel9k users](#for-powerlevel9k-users)
|
|
|
|
- [For Powerlevel9k users](#for-powerlevel9k-users)
|
|
|
|