GNU/Linux ◆ xterm-256color ◆ zsh 23112 views

Powerlevel10k is a theme for ZSH. This screencast shows how it can be configured via its built-in configuration wizard.

To run the wizard, type p9k_configure. After asking a few questions it will write your personalized prompt configuration to ~/.p10k.zsh and append a line to your ~/.zshrc that sources the new config. To try another style, run p9k_configure again.

To try different prompt styles without making any changes to your config, set ZDOTDIR before running p9k_configure:

ZDOTDIR="$(mktemp -d)" p9k_configure

More by romka

ZSH Plugin Loading 01:10

by romka

gitstatusd benchmark 00:53

by romka

Instant ZSH Startup 01:11

by romka

See all