awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Path Managers · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesPath Managers

Utilities for managing and sanitizing the system search path variable.

Distinguishing note: Focuses on path manipulation and deduplication rather than general environment variable management.

Explore 1 awesome GitHub repository matching development tools & productivity · Path Managers. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Path Managers

Awesome Path Managers GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • fish-shell/fish-shell

    fish-shell/fish-shell

    32,697View on GitHub↗

    This project is an interactive command-line shell designed to provide a user-friendly terminal environment for system interaction and task automation. It functions as both an interactive interface for developers and a scripting runtime, featuring a clean, consistent syntax that simplifies command execution and process management. The shell distinguishes itself through a focus on discoverability and real-time feedback. It includes a predictive suggestion engine that offers command completions and history-based hints as you type, alongside a dedicated parser that provides immediate visual feedb

    Maintains and sanitizes the system search path to ensure valid and unique directory entries.

    Rustfishrustshell
    32,697View on GitHub↗