Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zenizh/prezto-prompt-simple

A simple theme for Prezto.
https://github.com/zenizh/prezto-prompt-simple

Last synced: about 1 month ago
JSON representation

A simple theme for Prezto.

Awesome Lists containing this project

README

        

# prezto-prompt-simple

prezto-prompt-simple is a simple theme for [Prezto](https://github.com/sorin-ionescu/prezto).

## Screenshot

![](screenshot.png)

## Installation

Install:

```
$ curl https://raw.githubusercontent.com/kami-zh/prezto-prompt-simple/master/prompt_simple_setup > ~/.zprezto/modules/prompt/functions/prompt_simple_setup
```

Enable:

```sh
# ~/.zpreztorc
zstyle ':prezto:module:prompt' theme 'simple'
```

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/kami-zh/prezto-prompt-simple.