mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
fix formatting
This commit is contained in:
parent
04656da7c1
commit
b2be33d556
1 changed files with 1 additions and 1 deletions
|
@ -600,7 +600,7 @@ The command to update Powerlevel10k depends on how it was installed.
|
|||
| [Zplugin](#zplugin) | `zplugin update` |
|
||||
| [Zinit](#zinit) | `zinit update` |
|
||||
| [Homebrew](#homebrew) | `brew update && brew upgrade` |
|
||||
| [Arch Linux(#arch-linux)] | `yay -Syu --noconfirm --needed zsh-theme-powerlevel10k-git` |
|
||||
| [Arch Linux](#arch-linux) | `yay -Syu --noconfirm --needed zsh-theme-powerlevel10k-git` |
|
||||
|
||||
**IMPORTANT**: Restart Zsh after updating Powerlevel10k. [Do not use `source ~/.zshrc`](
|
||||
#weird-things-happen-after-typing-source-zshrc).
|
||||
|
|
Loading…
Reference in a new issue