UNKNOWN
Project description
bash prompt written in python.
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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file pyprompt-0.0.2.tar.gz
.
File metadata
- Download URL: pyprompt-0.0.2.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 445a147e0402b2a76694455de2a652b0b5a3869968edcc59bd18a7e8a116473a |
|
MD5 | ea339d8a4cc598b9f9c9f86c2a8c0029 |
|
BLAKE2b-256 | 9846632eb7a42db0c0f096d6b4be7507bc37947cdc0003a2ba0e981da9d6f3ac |