Skip to main content

UNKNOWN

Project description

bash prompt written in python.

https://raw.githubusercontent.com/FlorianLudwig/pyprompt/master/docs/screenshot.png

The prompt is using a two line layout:

  • info-line (username, hostname and current directory) and input are on separate lines

  • full path is displayed

  • the info line uses a background color to create a visual separator between the commands you run. The background color doubles as indicator if the last command had a non zero return code

  • if you are into mouse usage from time to time, the path is separated from the hostname by a space so double clicking the path selects only the path (at least in gnome-terminal)

usage

pip install pyprompt
# set PS1 environment variable (for example in your .bashrc)
PS1="\$(pyprompt \$?)"

Bash Prompts

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

pyprompt-0.0.2.tar.gz (2.9 kB view hashes)

Uploaded Source

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