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

https://github.com/leomeloxp/leomeloxp-zsh-theme

A zsh theme inspired by Agnoster's: https://github.com/agnoster/agnoster-zsh-theme
https://github.com/leomeloxp/leomeloxp-zsh-theme

zplug zsh zsh-theme

Last synced: 6 months ago
JSON representation

A zsh theme inspired by Agnoster's: https://github.com/agnoster/agnoster-zsh-theme

Awesome Lists containing this project

README

          

# leomeloxp-zsh-theme

A simple zsh prompt theme.

![example](./prompt.png)

## Requirements
Requires [zsh-git-prompt](https://github.com/leomeloxp/zsh-git-prompt)

## Install

With [zplug](https://github.com/zplug/zplug):

```sh
DEFAULT_USER='yourUser'
zplug "leomeloxp/leomeloxp-zsh-theme", as:theme
```