nice_prompt

Minimal prompt for my shell.

asciicast

Usage

``` USAGE: nice_prompt [FLAGS]

FLAGS:
    -h, --help       Prints help information
    -l, --logging    Stores logging outupt in a cache directory.
    -V, --version    Prints version information

```

To log use the -l flag. Logs are present at following paths:

| Platform | Example | | ------- | ----------------------------------------------------- | | Linux | /home/alice/.config/niceprompt/ | | macOS | /Users/Alice/Library/Application Support/niceprompt/ | | Windows | C:\Users\Alice\AppData\Roamingnice_prompt |

Install