Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/babarot/ultimate
Ultimate is a simple theme for minimalistic zsh users
https://github.com/babarot/ultimate
zplug zsh-theme
Last synced: 21 days ago
JSON representation
Ultimate is a simple theme for minimalistic zsh users
- Host: GitHub
- URL: https://github.com/babarot/ultimate
- Owner: babarot
- Created: 2016-11-23T09:50:36.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-19T17:20:43.000Z (almost 8 years ago)
- Last Synced: 2024-05-21T14:03:07.077Z (6 months ago)
- Topics: zplug, zsh-theme
- Language: Shell
- Homepage:
- Size: 41 KB
- Stars: 12
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ultimate
========[![](https://img.shields.io/badge/powered%20by-zplug-ca7f85.svg?style=flat)](https://github.com/zplug/zplug)
`ultimate` is a zsh theme, the fork version [S1cK94/minimal](https://github.com/S1cK94/minimal).
![](./screenshot.png)
## Features
- git prompt (with indicator)
- vim mode indicator
- short pwd like vim (`pathshorten()`)## Installation
By using [zplug](https://github.com/zplug/zplug) you can easily install as a theme:
```zsh
zplug "b4b4r07/ultimate", as:theme
```## TODOs
- [ ] async updating prompt (like [sindresorhus/pure](https://github.com/sindresorhus/pure))
- [ ] More cool
- [ ] Faster (using cache)## License
[MIT](http://b4b4r07.mit-license.org)
## Author
[b4b4r07](https://github.com/b4b4r07)