Skip to content

v2.4.0: Add option to show number of jobs in prompt

Choose a tag to compare

@edouard-lopez edouard-lopez released this 22 Nov 11:07
· 654 commits to master since this release

🛠 Show number of jobs in prompt

The feature is disabled by default and can be enabled by adding in the user's config.fish file:

set pure_show_jobs true

Additionally, the default color is normal to match the zsh example. This is also configurable.

This is a port of a zsh-version feature.

⬇️ Installation

fisher add rafaelrinaldi/pure

👏 Thanks