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

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

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

1 个仓库

Awesome GitHub RepositoriesBinary PATH Mappings

Automatic addition of downloaded binary artifact directories to the system search path.

Distinct from Binary Path Configurations: Focuses on the automated mapping of downloaded binaries to the PATH variable, rather than static path configuration.

Explore 1 awesome GitHub repository matching software engineering & architecture · Binary PATH Mappings. Refine with filters or upvote what's useful.

Awesome Binary PATH Mappings GitHub Repositories

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

    zplug/zplug

    6,033在 GitHub 上查看↗

    zplug 是一个 Zsh Shell 插件管理器,旨在从远程存储库和本地路径安装和组织社区插件、主题和命令。它专注于通过版本化配置实现环境可重现性,允许将插件固定到特定的 Git 分支、标签或提交哈希。 该项目通过使用延迟加载系统来优化 Shell 启动速度,该系统将插件的执行推迟到明确需要时。为了加速初始环境设置,它采用并行安装程序同时下载多个扩展。 该管理器支持多源安装并处理扩展依赖关系解析,以确保所需的包以正确的顺序加载。它还包括下载外部二进制工件并自动将其映射到系统路径的功能,以及在安装和更新期间执行自定义生命周期钩子的功能。

    Automatically maps downloaded external binary artifacts to the system PATH for immediate terminal use.

    Shell
    在 GitHub 上查看↗6,033
  1. Home
  2. Software Engineering & Architecture
  3. Dynamic Path Configuration
  4. Binary Path Discovery
  5. Binary Path Configurations
  6. Binary PATH Mappings