liquidprompt
brew install liquidprompt
v2.2.1
AGPL-3.0-or-later
Adaptive prompt for bash and zsh shells
9
30-day installs · #8956
34
90-day · #8306
169
365-day · #7779
Links
- https://liquidprompt.readthedocs.io/en/stable/
- Brew formula source: Formula/l/liquidprompt.rb
Caveats
Add the following lines to your bash or zsh config (e.g. ~/.bash_profile):
if [ -f $HOMEBREW_PREFIX/share/liquidprompt ]; then
. $HOMEBREW_PREFIX/share/liquidprompt
fi
If you'd like to reconfigure options, you may do so in ~/.liquidpromptrc.
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [],
"categories": [],
"caveats": "Add the following lines to your bash or zsh config (e.g. ~/.bash_profile):\n if [ -f $HOMEBREW_PREFIX/share/liquidprompt ]; then\n . $HOMEBREW_PREFIX/share/liquidprompt\n fi\n\nIf you\u0027d like to reconfigure options, you may do so in ~/.liquidpromptrc.\n",
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Adaptive prompt for bash and zsh shells",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": null,
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "liquidprompt",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://liquidprompt.readthedocs.io/en/stable/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 9,
"installs_365d": 169,
"installs_90d": 34,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "AGPL-3.0-or-later",
"llm_generated_at": null,
"llm_model": null,
"name": "liquidprompt",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 8956,
"rank_365d": 7779,
"rank_90d": 8306,
"raw_hash": "385ef9e68c7a5be9",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/l/liquidprompt.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "2.2.1",
"versioned_formulae": [],
"why_use_this": null
}