Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/zenizh/prezto-prompt-simple
- Owner: zenizh
- Created: 2015-07-11T03:52:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-05T10:38:20.000Z (about 9 years ago)
- Last Synced: 2024-04-16T00:49:59.888Z (8 months ago)
- Size: 289 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.