Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/swrobel/twilight-terminal-theme

A Twilight theme for the Mac OS X terminal
https://github.com/swrobel/twilight-terminal-theme

Last synced: about 2 months ago
JSON representation

A Twilight theme for the Mac OS X terminal

Awesome Lists containing this project

README

        

# Twilight Terminal Theme

A Twilight terminal theme for Mac including custom LSCOLORS.

![Screenshot](https://raw.githubusercontent.com/swrobel/twilight-terminal-theme/master/preview.png)

## Installation

1. Double click the **Twilight.terminal** file to install the base theme.

2. Add **export LSCOLORS="exfxcxdxbxegedabagacad"** to ~/.bash_profile

## ZSH Extras

If you have [ZSH](https://github.com/robbyrussell/oh-my-zsh "Oh My ZSH") installed, you can also customize the prompt like in the picture above.

1. `ln twilight.zsh-theme ~/.oh-my-zsh/custom/themes`

2. In ~/.zshrc change theme name: **ZSH_THEME="twilight"**

3. Add **export LSCOLORS="exfxcxdxbxegedabagacad"** to ~/.zshrc