Skip to main content

Generate customised shell prompts (for ZSH)

Project description

Generate rich shell prompts. Only supports Zsh at the moment.

Usage

Install it:

pip install --user makeprompt

Put this in your ~/.zshrc:

PROMPT='$( ~/.local/bin/makeprompt )'

Features

  • Display user/hostname/path using truecolor (24-bit) colors

  • 8-bit color fallbacks, for terminals that don’t support truecolor

  • git repository status information (branch, dirty)

  • Python enabled virtualenv information

  • Background (stopped) jobs count

Customize

No customization options are available at the moment. Let me know what you’d like to do, and we’ll see how to make it possible.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

makeprompt-0.1.2.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distribution

makeprompt-0.1.2-py3-none-any.whl (6.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page