powerlevel9k

From Gentoo Wiki
Jump to:navigation Jump to:search

Resources
Warning
This theme is unmaintained. Please use Powerlevel10k.


Powerlevel9k is a theme for ZSH which uses Powerline Fonts. It can be used with vanilla ZSH or ZSH frameworks such as Oh-My-Zsh, Prezto, Antigen, and many others.

Installation

Prerequisites

The Powerlevel9k theme requires app-shells/zsh.

Configuration

After configuring zsh correctly, add this command at the begin of the ~/.zshrc file to source the Powerlevel9k theme:

FILE ~/.zshrc
source "/usr/share/zsh-theme-powerlevel9k/powerlevel9k.zsh-theme"

See git Powerlevel9k repository to configure more this theme: https://github.com/Powerlevel9k/powerlevel9k.

External resources