Home

Awesome

Neuro Simple's theme for oh-my-zsh

Description

This is a very simple theme inspired by oh-my-zsh/simple.zsh-theme at master · robbyrussell/oh-my-zsh

Features

Installation

Copy neurosimple.zsh-theme to $ZSH_CUSTOM/themes:

sudo cp neurosimple.zsh-theme $ZSH_CUSTOM/themes/

In your .zshrc:

...
ZSH_THEME="neurosimple"
plugins=(git)
...

License

This is released under the MIT license.