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,660GitHub पर देखें↗

    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,223GitHub पर देखें↗

    This project is a Zsh prompt theme that provides a segmented, breadcrumb-style interface in the terminal. It uses a Powerline design with special glyphs and color blocks to display contextual information such as the current directory, user identity, and Git status. The theme allows users to rearrange and toggle visual metadata segments via environment variables. It specifically integrates Git status monitoring to indicate the current branch and repository state directly within the command line. The system manages shell state by rendering real-time system information, including root privilege

    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