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: 19 days ago
JSON representation
Pretty and minimal ZSH theme
- Host: GitHub
- URL: https://github.com/sahariko/neon
- Owner: sahariko
- Created: 2018-11-21T21:15:22.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-10T13:15:59.000Z (about 4 years ago)
- Last Synced: 2024-04-20T17:00:03.256Z (9 months ago)
- Topics: terminal, theme, zsh
- Language: Shell
- Size: 53.7 KB
- Stars: 13
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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 -)"
```