This is a zsh theme heavily based on bira, and gruvbox-zsh, which in turn is based on agnoster.
The terminal pictured above is kitty, and also uses gruvbox and JetBrainsMono Nerd Font.
- Install oh-my-zsh.
- Download and install a Nerd Font.
- Download
hex.zsh-themeand put it in~/.oh-my-zsh/custom/themes/.
curl -L https://raw.githubusercontent.com/hectorBrown/hex-zsh/master/hex.zsh-theme > ~/.oh-my-zsh/custom/themes/hex.zsh-theme- Enable the theme, add the following to your
~/.zshrcor~/.oh-my-zsh/custom/custom.zshfile
ZSH_THEME="hex"