โฏโฎโฏ
Pretty, minimal and fast Fish ๐ prompt, ported from
zsh
.
:sparkles: Check-out our brand-new documentation for configurations, features and colours as well as contributing guide.
:warning: requirements: fish โฅ3.x
, fisher:
fisher install pure-fish/pure
Fully customizable (colors, symbols and features):
Display VI
mode and custom symbol for non-insert mode ๐ด๐ ;
Detect when running in a container (e.g. docker
, podman
, LXC
/LXD
) ๐ด๐
Display git
branch name ๐ด๐ ;
*
when git
repository is dirty ;โก
when git
repository is stashed ;โก
when branch is ahead (commits to push) ;โฃ
when branch is behind (commits to pull) ;and moreโฆ
๐ด means it's controlled by a feature flag, ๐ mean it's configurable.
See How to configure pure prompt?
See Features and their respective options.
If you have any ideas or suggestions, we encourage you to submit a pull request. Our team will review and discuss your contribution.
Checkout our Contribution Guide to get familiar with our conventions and requirements.