A non-mirrored fork of powerlevel10k for resiliency's sake. https://github.com/romkatv/powerlevel10k
zsh
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
romkatv ceae2d7422 remove most things 6 years ago
.github Update PR Template 6 years ago
functions Hide errors from git ls-files 6 years ago
.gitignore color names and fixes 7 years ago
.gitmodules Load submodules from HTTPS 9 years ago
.travis.yml Make Travis use XCode9.4 6 years ago
LICENSE start forking into powerlevel10k 6 years ago
README.md remove most things 6 years ago
powerlevel9k.zsh-theme remove most things 6 years ago
powerlevel10k.zsh-theme remove most things 6 years ago
prompt_powerlevel9k_setup Fix theme for use with plain "prompt" command 8 years ago
prompt_powerlevel10k_setup remove most things 6 years ago

README.md

Powerlevel10k

Powerlevel10k is a theme for ZSH. It's a backward-compatible fork of Powerlevel9k with lower latency and better prompt responsiveness.

If you like the look and feel of Powerlevel9k but feeling frustrated by the slow prompt, simply replace your powerlevel9k theme with powerlevel10k and enjoy responsive shell like it's 80's again!

Powerlevel10k uses the same configuration options as Powerlevel9k and produces the same results. It's simply faster. There is no catch.

** Do not load both Powerlevel9k and Powerlevel10k themes at the same time. Variable name clashes will cause mayhem. Source either one or the other. Consider Powerlevel10k a patched fork of Powerlevel9k, which it is.**

For installation and configuration instructions, see Powerlevel9k. Everything in there applies to Powerlevel10k as well.

If you are on Linux or WSL, consider enabling gitstatus plugin for massive performance improvement in vcs/prompt segment. It works well with Powerlevel10k.