Home

Awesome

Neon Potato

Neon potato is a colorful oh-my-zsh theme for z shell.

<p align="center"> <img src="demo.png" alt="neon potato demo" width="75%"> </p>

Installation

  1. mkdir $ZSH_CUSTOM/themes You can skip this command if the directory exists already
  2. wget -O $ZSH_CUSTOM/themes/pi.zsh-theme https://raw.githubusercontent.com/algosuna/neon-potato/master/neon-potato.zsh-theme
  3. vim ~/.zshrc
  4. Set ZSH_THEME="neon-potato"