Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/w33tmaricich/enlightenment
- Owner: w33tmaricich
- License: mit
- Created: 2017-05-25T14:07:50.000Z (over 7 years ago)
- Default Branch: develop
- Last Pushed: 2022-01-14T18:37:39.000Z (almost 3 years ago)
- Last Synced: 2024-10-11T17:15:26.331Z (25 days ago)
- Topics: clojure, clojurescript, nodejs, python, zsh, zsh-theme
- Size: 112 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```