Powerlevel10k
Powerlevel10k is a theme for Zsh. It emphasizes speed, flexibility and out-of-the-box experience.
How to install
-
Clone GitHub repository
$ git clone https://github.com/romkatv/powerlevel10k.git $ZSH_CUSTOM/themes/powerlevel10k
-
Change the value of
ZSH_THEME
to following in~/.zshrc
fileZSH_THEME="powerlevel10k/powerlevel10k"
-
Restart your
zsh
$ zsh
-
It will start configuration of PowerLevel10k. Just select the right options you need and complete the setup