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

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

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

Open-source alternatives to Zgen

30 open-source projects similar to tarjoilija/zgen, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Zgen alternative.

  • oh-my-fish/oh-my-fishoh-my-fish 的头像

    oh-my-fish/oh-my-fish

    11,342在 GitHub 上查看↗

    This project is a configuration framework for the Fish shell, providing a centralized system for managing plugins, themes, and custom environment settings. It functions as a plugin manager and theme engine that allows users to install, update, and remove functional extensions and visual styles. The framework includes a shell extension scaffolder that generates standardized directory structures and boilerplate files for creating new plugins and themes. To ensure quality, it provides a specification-based testing suite for validating package functionality through automated assertions. The syst

    Shellfishfishshellfishshell-framework
    在 GitHub 上查看↗11,342
  • jorgebucaran/fisherjorgebucaran 的头像

    jorgebucaran/fisher

    9,300在 GitHub 上查看↗

    Fisher is a plugin manager and shell extension manager specifically for the Fish shell. It provides a system for installing, updating, and removing plugins, themes, functions, and completion scripts. The tool uses a flat-file state persistence method to track installed extensions in a plain text file, which enables the synchronization of shell environments across different systems using version control. It covers the full lifecycle of shell extensions, including the discovery of installed plugins, the installation of packages from remote repositories, and the development of distributable she

    Shellfishfish-pluginplugin-manager
    在 GitHub 上查看↗9,300
  • bash-it/bash-itBash-it 的头像

    Bash-it/bash-it

    15,104在 GitHub 上查看↗

    Bash-it is a framework for organizing and enhancing the Bash shell environment. It provides a structured system for managing aliases, custom scripts, and environment settings to prevent clutter in the primary configuration file. The project includes a prompt customizer with predefined visual themes and a suite of intelligent command completions designed to increase typing speed and reduce input errors. The framework covers broad capability areas including shell configuration management, visual appearance customization, and environment troubleshooting through diagnostic utilities.

    Shellbashbash-aliasbash-completion
    在 GitHub 上查看↗15,104

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • unixorn/zsh-quickstart-kitunixorn 的头像

    unixorn/zsh-quickstart-kit

    896在 GitHub 上查看↗

    This project is a configuration framework for the Zsh shell that automates the setup, maintenance, and synchronization of terminal environments. It functions as a plugin manager and productivity suite, providing a unified workflow to manage shell extensions, environment variables, and interface settings without requiring manual edits to core configuration files. The framework distinguishes itself by using a modular approach to shell customization, allowing users to organize aliases, functions, and environment variables into separate files. It provides a command-line interface to toggle themes

    Shelldotfileshacktoberfestoh-my-zsh
    在 GitHub 上查看↗896
  • robbyrussell/oh-my-zshrobbyrussell 的头像

    robbyrussell/oh-my-zsh

    188,075在 GitHub 上查看↗

    This project is a configuration framework and environment manager for the Zsh shell. It functions as a plugin manager and prompt theme engine, automating the installation, organization, and updating of terminal workflow configurations. The framework decouples visual presentation from shell logic using a library of interchangeable themes and a prompt engine that supports asynchronous rendering to maintain interface responsiveness. It employs a plugin-based architecture to inject custom aliases and specialized tools into the shell session. Users can manage shell settings and environment variab

    Shell
    在 GitHub 上查看↗188,075
  • zsh-users/antigenzsh-users 的头像

    zsh-users/antigen

    8,324在 GitHub 上查看↗

    Antigen is a git-based package manager and configuration orchestrator for the Zsh shell environment. It serves as a plugin manager designed to download, load, and update plugins, themes, and frameworks directly from Git repositories using specific branches, tags, or versions. The project focuses on shell startup optimization by using static bundle caching and batch completion loading to reduce boot times. It distinguishes itself through environment reproduction capabilities, such as file-based state snapshotting and plugin state restoration, and a distribution workflow that bundles configurat

    Shell
    在 GitHub 上查看↗8,324
  • sorin-ionescu/preztosorin-ionescu 的头像

    sorin-ionescu/prezto

    14,552在 GitHub 上查看↗

    Prezto is a Zsh configuration framework and shell environment manager designed to organize environment variables, aliases, and startup scripts through a modular file structure. It functions as a plugin collection and prompt theme engine, utilizing Zsh-native scripting to manage shell behavior across different platforms. The framework distinguishes itself through a modular-based configuration and submodule-driven extensions, allowing users to load discrete functional modules and update core components via Git. It features a dedicated prompt engine that integrates repository metadata and system

    Shell
    在 GitHub 上查看↗14,552
  • zsh-users/zsh-autosuggestionszsh-users 的头像

    zsh-users/zsh-autosuggestions

    35,705在 GitHub 上查看↗

    This project is a shell plugin that provides real-time command suggestions to accelerate terminal input. By hooking into the command line editor and utilizing a strategy-based prediction engine, it generates completions derived from command history, shell completion data, or custom user-defined sources. The tool distinguishes itself by rendering suggestions as a visual ghost layer directly within the terminal buffer using ANSI-styled overlays. To maintain a responsive command-line environment, it performs all prediction calculations in the background, ensuring that heavy computation does not

    Shellautocompleteautosuggestfish
    在 GitHub 上查看↗35,705
  • fish-shell/fish-shellfish-shell 的头像

    fish-shell/fish-shell

    33,687在 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

    Rustfishrustshell
    在 GitHub 上查看↗33,687
  • eriner/zimEriner 的头像

    Eriner/zim

    4,632在 GitHub 上查看↗

    Zim is a Zsh configuration framework and environment manager designed to optimize shell performance and productivity. It serves as a plugin manager, prompt customizer, and performance optimizer that bundles themes and modules into a cohesive system. The framework distinguishes itself by using bytecode compilation to accelerate shell startup times and improve execution speed. It employs a modular system for installing, updating, and synchronizing external shell modules and scripts from local or remote sources. The project covers a broad range of capabilities, including developer workflow auto

    Shell
    在 GitHub 上查看↗4,632
  • barryclark/bashstrapbarryclark 的头像

    barryclark/bashstrap

    1,560在 GitHub 上查看↗

    A quick way to spruce up your terminal in OSX.

    Shell
    在 GitHub 上查看↗1,560
  • fabiogibson/envrc-zsh-pluginfabiogibson 的头像

    fabiogibson/envrc-zsh-plugin

    4在 GitHub 上查看↗

    Oh-my-zsh plugin to automatically load or unload environment variables from .envrc file depending on the current directory.

    Shell
    在 GitHub 上查看↗4
  • michaeldfallen/git-radarmichaeldfallen 的头像

    michaeldfallen/git-radar

    2,581在 GitHub 上查看↗

    A heads up display for git

    Shell
    在 GitHub 上查看↗2,581
  • getantibody/antibodygetantibody 的头像

    getantibody/antibody

    1,674在 GitHub 上查看↗

    The fastest shell plugin manager.

    Go
    在 GitHub 上查看↗1,674
  • anthraxx/ant-zshanthraxx 的头像

    anthraxx/ant-zsh

    33在 GitHub 上查看↗

    Tiny and lightweight zsh configuration environment for special customization needs. It includes plugins, themes and a basic convenient setup.

    Shell
    在 GitHub 上查看↗33
  • dvorka/hstrdvorka 的头像

    dvorka/hstr

    4,438在 GitHub 上查看↗

    hstr is an interactive terminal user interface for searching, navigating, and managing command history for Bash and Zsh shells. It functions as a shell history manager and a searchable suggest box for retrieving and executing previous shell instructions. The tool provides capabilities for command snippet bookmarking, allowing frequently used commands to be tagged and saved for immediate retrieval. It also enables the management of shell history logs by removing obsolete or sensitive entries. The system includes a fuzzy-match search mechanism and a text-based user interface to filter command

    C
    在 GitHub 上查看↗4,438
  • dotphiles/dotzshdotphiles 的头像

    dotphiles/dotzsh

    231在 GitHub 上查看↗

    A community driven framework for zsh

    Shell
    在 GitHub 上查看↗231
  • att/astatt 的头像

    att/ast

    603在 GitHub 上查看↗

    AST - AT&T Software Technology

    C
    在 GitHub 上查看↗603
  • ibara/okshibara 的头像

    ibara/oksh

    446在 GitHub 上查看↗

    Portable OpenBSD ksh, based on the Public Domain Korn Shell (pdksh).

    C
    在 GitHub 上查看↗446
  • koalaman/shellcheckkoalaman 的头像

    koalaman/shellcheck

    39,574在 GitHub 上查看↗

    This project is a static analysis tool and linter designed to improve the quality, reliability, and portability of shell scripts. By performing deep structural analysis, it identifies common programming pitfalls, syntax errors, and security vulnerabilities before scripts are executed. It functions as an automated code reviewer that enforces best practices and helps developers maintain consistent, robust code across different operating environments. The tool distinguishes itself through its dialect-aware grammar resolution, which adapts its parsing logic based on the specific shell interpreter

    Haskellbashdeveloper-toolshaskell
    在 GitHub 上查看↗39,574
  • lihaoyi/ammonitelihaoyi 的头像

    lihaoyi/ammonite

    2,634在 GitHub 上查看↗

    Scala Scripting

    Scala
    在 GitHub 上查看↗2,634
  • lmorg/murexlmorg 的头像

    lmorg/murex

    1,885在 GitHub 上查看↗

    A smarter shell and scripting environment with advanced features designed for usability, safety and productivity (eg smarter DevOps tooling)

    Go
    在 GitHub 上查看↗1,885
  • lvv/git-promptlvv 的头像

    lvv/git-prompt

    327在 GitHub 上查看↗

    bash prompt with GIT, SVN and HG modules

    Shell
    在 GitHub 上查看↗327
  • magicant/yashmagicant 的头像

    magicant/yash

    540在 GitHub 上查看↗

    Yet another shell

    Shell
    在 GitHub 上查看↗540
  • magicmonty/bash-git-promptmagicmonty 的头像

    magicmonty/bash-git-prompt

    6,924在 GitHub 上查看↗

    bash-git-prompt is a Bash shell extension and prompt customizer that integrates real-time Git status indicators directly into the terminal. It functions as a shell theme that displays branch names, commit divergence, and file status markers within the command line interface. The project distinguishes itself through a hierarchical configuration system that allows for directory-specific overrides of global settings. It includes performance tuning options to maintain shell responsiveness in large repositories by selectively disabling expensive operations such as remote fetching or untracked file

    Shell
    在 GitHub 上查看↗6,924
  • marlonrichert/zsh-autocompletemarlonrichert 的头像

    marlonrichert/zsh-autocomplete

    6,613在 GitHub 上查看↗

    zsh-autocomplete is a shell extension and completion engine for Zsh that provides real-time, asynchronous type-ahead suggestions and interactive completion menus while typing. It functions as a productivity tool designed to reduce keystrokes by filtering available commands and arguments based on current user input. The project distinguishes itself by automatically inserting the longest common prefix among matching suggestions and providing an interactive shell menu for navigating command history and filesystem paths. It includes mechanisms for tracking and suggesting recently visited director

    Shell
    在 GitHub 上查看↗6,613
  • hyperupcall/autoenvhyperupcall 的头像

    hyperupcall/autoenv

    6,034在 GitHub 上查看↗

    autoenv is a directory-based environment manager and shell workflow automator that automatically loads and unloads environment variables and scripts based on the current working directory. It functions as a hierarchical variable loader, applying configuration settings according to the directory hierarchy to isolate project environments. The utility includes a checksum-based script validator that ensures security by requiring user approval before sourcing detected files. Once a file is authorized, the system remembers the trust setting by verifying file hashes, prompting the user again only if

    Shell
    在 GitHub 上查看↗6,034
  • mika/zsh-ponymika 的头像

    mika/zsh-pony

    191在 GitHub 上查看↗

    Demo of hot stuff in the Zsh

    在 GitHub 上查看↗191
  • miohtama/ztaneshmiohtama 的头像

    miohtama/ztanesh

    270在 GitHub 上查看↗

    Improve your UNIX command line experience and productivity with ztanesh project: the tools will make your shell more powerful and easier to use.

    Shell
    在 GitHub 上查看↗270
  • changs/slimzshchangs 的头像

    changs/slimzsh

    618在 GitHub 上查看↗

    Small, usable configuration for ZSH

    Shell
    在 GitHub 上查看↗618