Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/w33tmaricich/enlightenment

Another zshell theme.
https://github.com/w33tmaricich/enlightenment

clojure clojurescript nodejs python zsh zsh-theme

Last synced: 11 days ago
JSON representation

Another zshell theme.

Awesome Lists containing this project

README

        

# Enlightenment - Oh My Zsh Theme

![alt text](screenshots/enlightenment3.png "Default behavior")

## Features
- Displays git branch and clean/dirty indicator.
- Prefix symbol changes colors depending on what mode you are in (vi mode)
- Symbols appear letting you know you have lein and python installed.
- Display the number of seconds it took for the last command to execute if it
takes longer than 5 seconds.

## Installation

Copy or symlink.
```bash
cp enlightenment.zsh-theme ~/.oh-my-zsh/custom/themes
ln -s /path/to/enlightenment.zsh-theme ~/.oh-my-zsh/custom/themes
```