Ecosyste.ms: Awesome

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

https://github.com/sahariko/neon

Pretty and minimal ZSH theme
https://github.com/sahariko/neon

terminal theme zsh

Last synced: about 2 months ago
JSON representation

Pretty and minimal ZSH theme

Lists

README

        

# Neon - ZSH terminal theme

Pretty and minimal ZSH theme.

![screenshot](./screen.png "screenshot")

## Installation

Using `curl`:

```sh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/sahariko/neon/master/installation.sh)"
```

Using `wget`:

```sh
sh -c "$(wget https://raw.githubusercontent.com/sahariko/neon/master/installation.sh -O -)"
```