mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-12-25 22:22:31 +01:00
update install command for arch
powerlevel10k is available in an official repository
This commit is contained in:
parent
8854cb6000
commit
42799fb33f
1 changed files with 1 additions and 1 deletions
|
|
@ -650,7 +650,7 @@ The command to update Powerlevel10k depends on how it was installed.
|
|||
| [Zplugin](#zplugin) | `zplugin delete romkatv/powerlevel10k` |
|
||||
| [Zinit](#zinit) | `zinit delete romkatv/powerlevel10k` |
|
||||
| [Homebrew](#homebrew) | `brew uninstall powerlevel10k; brew untap romkatv/powerlevel10k` |
|
||||
| [Arch Linux](#arch-linux) | `yay -R --noconfirm zsh-theme-powerlevel10k-git` |
|
||||
| [Arch Linux](#arch-linux) | `pacman -S zsh-theme-powerlevel10k` |
|
||||
5. Restart Zsh. [Do not use `source ~/.zshrc`](#weird-things-happen-after-typing-source-zshrc).
|
||||
|
||||
### Where can I ask for help and report bugs?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue