awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesPrompt Segment Assemblers

Logic for concatenating independent data-fetching modules into a final shell prompt string.

Distinct from Pipeline Component Modularization: Distinct from general pipeline modularization by focusing specifically on the assembly of UI segments for a shell prompt.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Prompt Segment Assemblers. Refine with filters or upvote what's useful.

Awesome Prompt Segment Assemblers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • nojhan/liquidpromptnojhan 的头像

    nojhan/liquidprompt

    4,660在 GitHub 上查看↗

    Liquidprompt is an adaptive command-line interface theme and context-aware status bar for Bash and Zsh. It functions as a shell environment indicator and tracker, displaying real-time system information, user identity, host connections, and working directory data directly within the prompt. The project features a theme engine that allows for the modification of layout, colors, and glyphs. It integrates version control status indicators to show active branches, tags, and commit statistics, alongside indicators for active container tools, orchestrators, and language-specific virtual environment

    Assembles the final prompt string by concatenating independent data-fetching modules based on the active configuration.

    Shell
    在 GitHub 上查看↗4,660
  • agnoster/agnoster-zsh-themeagnoster 的头像

    agnoster/agnoster-zsh-theme

    4,223在 GitHub 上查看↗

    这是一个 Zsh 提示符主题,在终端中提供分段的面包屑式界面。它使用 Powerline 设计,带有特殊字形和颜色块,以显示当前目录、用户身份和 Git 状态等上下文信息。 该主题允许用户通过环境变量重新排列和切换视觉元数据段。它特别集成了 Git 状态监控,可直接在命令行中指示当前分支和仓库状态。 该系统通过使用结构化布局渲染实时系统信息(包括 Root 权限和上一个命令的结果)来管理 Shell 状态。

    Constructs the final prompt by concatenating individual data-fetching modules into a single visual sequence.

    Shell
    在 GitHub 上查看↗4,223
  1. Home
  2. Software Engineering & Architecture
  3. Modular Design Patterns
  4. Pipeline Component Modularization
  5. Prompt Segment Assemblers