Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dyuri/xontrib-repa-prompt

My first custom xonsh prompt.
https://github.com/dyuri/xontrib-repa-prompt

prompt xonsh xontrib

Last synced: 20 days ago
JSON representation

My first custom xonsh prompt.

Awesome Lists containing this project

README

        

# xontrib-repa-prompt

Custom prompt for xonsh inspired by [xontrib-powerline](https://github.com/santagada/xontrib-powerline) and [powerlevel9k](https://github.com/bhilburn/powerlevel9k).

# Install

Install using pip

```
pip install xontrib-repa-prompt
```

Add to your `.xonshrc`:

```
xontrib load repa_prompt
```

# Configuration

**TODO**