{ "info": { "author": "\u00c9douard Lopez", "author_email": "contact@edouard-lopez.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Operating System :: POSIX", "Programming Language :: Python :: 3", "Topic :: System :: Shells", "Topic :: Terminals" ], "description": "# Pure [![travis-badge]][travis-link]\n\n> Pretty, minimal and fast prompt _for various shell_.\n\n
\n\nOriginal design by [sindresorhus/pure](https://github.com/sindresorhus/pure).\n\n## Goal\n\n> Support various shells as possible with only one codebase.\n\n\u2764\ufe0f I'm familiar with some of them (`bash`, `zsh`, `fish`) but would love to have help support the other (`elvish`, `ksh`, `powershell`, `tcsh`).\n\n## Features\n\n\n| Feature | `bash` | `elvish` | `fish` | `ksh` | `powershell` | `tcsh` | `zsh` |\n| :------------------------------------------------------------- | :----- | :------- | :----- | :---- | :----------- | :----- | :---- |\n| Excellent prompt character `\u276f` | **\u2714** | | **\u2714** | | | | **\u2714** |\n| Display current directory tail | **\u2714** | | **\u2714** | | | | **\u2714** |\n| Display `git` branch name | **\u2714** | | **\u2714** | | | | **\u2714** |\n| Display `*` when `git` repository is _dirty_ | **\u2714** | | **\u2714** | | | | **\u2714** |\n| Display `\u21e1` when branch is _ahead_