No description
zsh
Find a file
2019-03-01 21:45:36 +01:00
.github Update PR Template 2018-07-06 10:41:59 -04:00
functions Hide errors from git ls-files 2019-02-06 11:51:41 +02:00
.gitignore color names and fixes 2017-11-25 12:46:45 -06:00
.gitmodules Load submodules from HTTPS 2016-02-12 01:18:35 +01:00
.travis.yml Make Travis use XCode9.4 2018-08-05 22:26:17 +02:00
LICENSE start forking into powerlevel10k 2019-03-01 21:18:05 +01:00
powerlevel9k.zsh-theme remove most things 2019-03-01 21:45:36 +01:00
powerlevel10k.zsh-theme remove most things 2019-03-01 21:45:36 +01:00
prompt_powerlevel9k_setup Fix theme for use with plain "prompt" command 2017-01-29 14:34:32 +01:00
prompt_powerlevel10k_setup remove most things 2019-03-01 21:45:36 +01:00
README.md remove most things 2019-03-01 21:45:36 +01:00

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.