Skip to content

davidsierradz/neurosimple-oh-my-zsh-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Show exit status of previous command on error.
  • Show current vi mode (INSERT, NORMAL).
  • Show current git branch name and dirty state.
  • Double line prompt

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.

About

Neuro simple theme for oh-my-zsh

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published