pure prompt for bash
October 2, 2020 ยท View on GitHub
pure, the minimal prompt for bash
Inspired by sindresorhus/pure

Install
just clone this repository (or just copy pure.bash) anywhere, and add
source /path/to/pure.bash
to your .bashrc
Uninstall
just remove what you downloaded, and delete source command from your .bashrc
License
MIT License. See LICENSE.