LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

p10k

powerlevel10k configuration tool

TLDR

Run configuration wizard
$ p10k configure
copy
Reload configuration without restarting shell
$ p10k reload
copy
Display help information
$ p10k help
copy

SYNOPSIS

p10k [command]

DESCRIPTION

p10k is the configuration tool for Powerlevel10k, a fast and flexible Zsh prompt theme.
The configure command launches an interactive wizard to customize prompt style, icons, and segments. The reload command applies changes made to ~/.p10k.zsh without restarting the shell. Powerlevel10k supports hot reload of POWERLEVEL9K options after initialization.

PARAMETERS

configure

Run interactive setup wizard to customize prompt appearance.
reload
Reload Powerlevel10k configuration without restarting the shell.
help
Display help information.

CAVEATS

Requires Powerlevel10k. Zsh only. Nerd Fonts recommended.

HISTORY

p10k is part of Powerlevel10k, a fast Zsh prompt theme.

SEE ALSO

zsh(1), oh-my-zsh(1), oh-my-posh(1), starship(1)

Copied to clipboard
Kai