Metadata-Version: 2.1
Name: xontrib-repa-prompt
Version: 0.0.2
Summary: Custom prompt for xonsh
Home-page: https://bitbucket.org/dyuri/xontrib-repa-prompt/
Author: Gyuri Horák
Author-email: dyuri@horak.hu
License: MIT
Description: # 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**
        
Platform: any
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Desktop Environment
Classifier: Topic :: System :: Shells
Classifier: Topic :: System :: System Shells
Description-Content-Type: text/markdown
