mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-09-18 00:10:08 +00:00
fix the path to powerlevel10k when installing with homebrew (#2429)
This commit is contained in:
@@ -510,7 +510,7 @@ Add `plug "romkatv/powerlevel10k"` to `~/.zshrc`.
|
||||
|
||||
```zsh
|
||||
brew install powerlevel10k
|
||||
echo "source $(brew --prefix)/opt/powerlevel10k/powerlevel10k.zsh-theme" >>~/.zshrc
|
||||
echo "source $(brew --prefix)/share/powerlevel10k/powerlevel10k.zsh-theme" >>~/.zshrc
|
||||
```
|
||||
|
||||
### Arch Linux
|
||||
|
||||
Reference in New Issue
Block a user