|
|
@ -401,7 +401,6 @@ Powerlevel10k.
|
|
|
|
|
|
|
|
|
|
|
|
- [Manual](#manual) 👈 **choose this if confused or uncertain**
|
|
|
|
- [Manual](#manual) 👈 **choose this if confused or uncertain**
|
|
|
|
- [Oh My Zsh](#oh-my-zsh)
|
|
|
|
- [Oh My Zsh](#oh-my-zsh)
|
|
|
|
- [Fig](#fig)
|
|
|
|
|
|
|
|
- [Prezto](#prezto)
|
|
|
|
- [Prezto](#prezto)
|
|
|
|
- [Zim](#zim)
|
|
|
|
- [Zim](#zim)
|
|
|
|
- [Antibody](#antibody)
|
|
|
|
- [Antibody](#antibody)
|
|
|
@ -413,6 +412,7 @@ Powerlevel10k.
|
|
|
|
- [Homebrew](#homebrew)
|
|
|
|
- [Homebrew](#homebrew)
|
|
|
|
- [Arch Linux](#arch-linux)
|
|
|
|
- [Arch Linux](#arch-linux)
|
|
|
|
- [Alpine Linux](#arch-linux)
|
|
|
|
- [Alpine Linux](#arch-linux)
|
|
|
|
|
|
|
|
- [Fig](#fig)
|
|
|
|
|
|
|
|
|
|
|
|
### Manual
|
|
|
|
### Manual
|
|
|
|
|
|
|
|
|
|
|
@ -447,14 +447,6 @@ make sure to disable the current theme in your plugin manager. See
|
|
|
|
```
|
|
|
|
```
|
|
|
|
2. Set `ZSH_THEME="powerlevel10k/powerlevel10k"` in `~/.zshrc`.
|
|
|
|
2. Set `ZSH_THEME="powerlevel10k/powerlevel10k"` in `~/.zshrc`.
|
|
|
|
|
|
|
|
|
|
|
|
### Fig
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[Fig](https://fig.io) adds apps, shortcuts, and autocomplete to your existing terminal.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Install `Powerlevel10k` in just one click.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a href="https://fig.io/plugins/other/powerlevel10k" target="_blank"><img src="https://fig.io/badges/install-with-fig.svg" /></a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Prezto
|
|
|
|
### Prezto
|
|
|
|
|
|
|
|
|
|
|
|
Add `zstyle :prezto:module:prompt theme powerlevel10k` to `~/.zpreztorc`.
|
|
|
|
Add `zstyle :prezto:module:prompt theme powerlevel10k` to `~/.zpreztorc`.
|
|
|
@ -524,6 +516,11 @@ mkdir -p ~/.local/share/zsh/plugins
|
|
|
|
ln -s /usr/share/zsh/plugins/powerlevel10k ~/.local/share/zsh/plugins/
|
|
|
|
ln -s /usr/share/zsh/plugins/powerlevel10k ~/.local/share/zsh/plugins/
|
|
|
|
```
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Fig
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Follow the instructions on
|
|
|
|
|
|
|
|
[this page](https://fig.io/plugins/other/powerlevel10k).
|
|
|
|
|
|
|
|
|
|
|
|
## Configuration
|
|
|
|
## Configuration
|
|
|
|
|
|
|
|
|
|
|
|
- [For new users](#for-new-users)
|
|
|
|
- [For new users](#for-new-users)
|
|
|
|