Skip to main content

Pretty, minimal and fast prompt for various shells

Project description

Pure travis-badge

Pretty, minimal and fast prompt for various shell.

Pure with dark colorscheme Pure with light colorscheme

Original design by sindresorhus/pure.

Goal

Support various shells as possible with only one codebase.

❤️ I'm familiar with some of them (bash, zsh, fish) but would love to have help support the other (elvish, ksh, powershell, tcsh).

Features

Feature bash elvish fish ksh powershell tcsh zsh
Excellent prompt character
Display current directory tail
Display git branch name
Display * when git repository is dirty
Display when branch is ahead
(commits to push)
Display when branch is being
(commits to pull)
Change to red
when previous command has failed
Update terminal title
with current folder and command
Display username and hostname
when in an SSH session
Display duration
when command run more that 5 seconds
Display Python virtualenv when activated
Fine control over colors
Right prompt control
Display VI mode and custom symbol
for non-insert mode

Install

⚠️ Under heavy development, use at your own risk! 💀

requirements: git and pip.

git clone git@github.com:edouard-lopez/pure.git $HOME/.pure
pip install pure --user

Fish

fish $HOME/.pure/install/configure.fish

Zsh

zsh $HOME/.pure/install/configure.zsh

Bash

bash $HOME/.pure/install/configure.bash

Elvish

elvish $HOME/.pure/install/configure.elv

License

MIT © Édouard Lopez.

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

pure-2.0.0.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

pure-2.0.0-py3-none-any.whl (5.9 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