awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to barryclark/bashstrap

Open-source alternatives to Bashstrap

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

  • nojhan/liquidpromptnojhan avatar

    nojhan/liquidprompt

    4,660View on 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

    Shell
    View on GitHub↗4,660
  • riobard/bash-powerlineriobard avatar

    riobard/bash-powerline

    910View on GitHub↗

    Powerline-style Bash prompt in pure Bash script. See also https://github.com/riobard/zsh-powerline

    Shell
    View on GitHub↗910
  • twolfson/sexy-bash-prompttwolfson avatar

    twolfson/sexy-bash-prompt

    1,155View on GitHub↗

    Bash prompt with colors, git statuses, and git branches.

    Shell
    View on GitHub↗1,155
  • arialdomartini/oh-my-gitarialdomartini avatar

    arialdomartini/oh-my-git

    3,709View on GitHub↗

    oh-my-git is a shell extension for Bash and Zsh that provides a Git status indicator directly within the command line prompt. It functions as a Git shell prompt that displays the current branch and repository state using configurable symbols and colors. The project includes a customizable terminal theme, allowing users to modify visual variables to personalize the appearance of the interface. It also provides a fallback prompt configuration to define the text displayed when a directory is not tracked by a version control system. The extension manages version control visualization and shell w

    Shell
    View on GitHub↗3,709

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • lvv/git-promptlvv avatar

    lvv/git-prompt

    327View on GitHub↗

    bash prompt with GIT, SVN and HG modules

    Shell
    View on GitHub↗327
  • magicmonty/bash-git-promptmagicmonty avatar

    magicmonty/bash-git-prompt

    6,924View on 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
    View on GitHub↗6,924
  • momeni/gittifymomeni avatar

    momeni/gittify

    79View on GitHub↗

    A customized bash environment to make git folders more friendly.

    Shell
    View on GitHub↗79
  • win0err/aphrodite-terminal-themewin0err avatar

    win0err/aphrodite-terminal-theme

    177View on GitHub↗

    A minimalistic terminal theme (prompt) for sexy terminals that works in bash, fish and zsh

    Shell
    View on GitHub↗177
  • mrzool/bash-sensiblemrzool avatar

    mrzool/bash-sensible

    2,115View on GitHub↗
    Shellbashconfigconfig-bashrc
    View on GitHub↗2,115
  • romkatv/powerlevel10kromkatv avatar

    romkatv/powerlevel10k

    54,468View on GitHub↗

    Powerlevel10k is a high-performance shell prompt framework designed to provide a responsive and visually informative command-line interface. It functions as a terminal customization engine that allows users to define the appearance, color schemes, and information density of their prompt through a declarative configuration file. By decoupling prompt rendering from shell initialization, it eliminates startup latency and ensures that the command line remains responsive even under heavy system loads. The project distinguishes itself through advanced performance optimizations, including asynchrono

    Shellzsh
    View on GitHub↗54,468
  • base16-builder/base16-builderbase16-builder avatar

    base16-builder/base16-builder

    454View on GitHub↗

    :hammer: Base16 Builder is a nimble command-line tool that generates themes for your favourite programs.

    HTML
    View on GitHub↗454
  • clayrisser/dotstowclayrisser avatar

    clayrisser/dotstow

    99View on GitHub↗

    Mirror of https://gitlab.com/risserlabs/community/dotstow

    Shell
    View on GitHub↗99
  • donnemartin/dev-setupdonnemartin avatar

    donnemartin/dev-setup

    6,261View on GitHub↗

    This project is a collection of scripts and configuration files designed to automate the deployment of developer toolsets, big data tools, and system-wide dotfiles. It serves as a provisioning system for installing languages, data analysis tools, and system dependencies across diverse programming stacks. The suite provides specialized automation for macOS developer onboarding and the setup of Python data science workflows. It includes dedicated installers for distributed processing engines like Spark and Hadoop, as well as environments for web and mobile development. The system covers a broa

    Python
    View on GitHub↗6,261
  • dotphiles/dotzshdotphiles avatar

    dotphiles/dotzsh

    231View on GitHub↗

    A community driven framework for zsh

    Shell
    View on GitHub↗231
  • changs/slimzshchangs avatar

    changs/slimzsh

    618View on GitHub↗

    Small, usable configuration for ZSH

    Shell
    View on GitHub↗618
  • att/astatt avatar

    att/ast

    603View on GitHub↗

    AST - AT&T Software Technology

    C
    View on GitHub↗603
  • andresgongora/synth-shellandresgongora avatar

    andresgongora/synth-shell

    1,136View on GitHub↗

    Boost your terminal, script by script

    Shell
    View on GitHub↗1,136
  • caiogondim/bullet-train.zshcaiogondim avatar

    caiogondim/bullet-train.zsh

    2,841View on GitHub↗

    :bullettrain_side: An oh-my-zsh shell theme based on the Powerline Vim plugin

    Makefile
    View on GitHub↗2,841
  • geometry-zsh/geometrygeometry-zsh avatar

    geometry-zsh/geometry

    990View on GitHub↗

    geometry is a minimal, composable zsh prompt

    Shell
    View on GitHub↗990
  • eriner/zimEriner avatar

    Eriner/zim

    4,632View on 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
    View on GitHub↗4,632
  • getantibody/antibodygetantibody avatar

    getantibody/antibody

    1,674View on GitHub↗

    The fastest shell plugin manager.

    Go
    View on GitHub↗1,674
  • holman/dotfilesholman avatar

    holman/dotfiles

    7,743View on GitHub↗

    This project is a shell configuration manager and Unix environment automator designed to organize shell settings and environment variables. It functions as a symlink-based dotfile deployer that maps versioned configuration files to the home directory to maintain a consistent system environment across different machines. The system employs a topic-based configuration loading model, grouping shell settings and environment scripts into discrete directories that load sequentially into the active shell. It further automates the setup of the command line interface by managing system paths and ensur

    Shell
    View on GitHub↗7,743
  • ibara/okshibara avatar

    ibara/oksh

    446View on GitHub↗

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

    C
    View on GitHub↗446
  • jbernard/dotfilesjbernard avatar

    jbernard/dotfiles

    585View on GitHub↗

    Dotfile management made easy

    Python
    View on GitHub↗585
  • jh3y/kodyjh3y avatar

    jh3y/kody

    140View on GitHub↗

    .files and environment configuration manager created with node

    JavaScript
    View on GitHub↗140
  • jorgebucaran/fisherjorgebucaran avatar

    jorgebucaran/fisher

    9,300View on 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
    View on GitHub↗9,300
  • kazhala/dotbarekazhala avatar

    kazhala/dotbare

    725View on GitHub↗

    Manage dotfiles and any git directories interactively with fzf

    Shell
    View on GitHub↗725
  • kdeldycke/dotfileskdeldycke avatar

    kdeldycke/dotfiles

    166View on GitHub↗

    🍎 macOS dotfiles for Python developers.

    Shell
    View on GitHub↗166
  • kevinsuttle/macos-defaultskevinSuttle avatar

    kevinSuttle/macOS-Defaults

    1,360View on GitHub↗

    A centralized place for the awesome work started by @mathiasbynens on .macos

    Shell
    View on GitHub↗1,360
  • bhilburn/powerlevel9kbhilburn avatar

    bhilburn/powerlevel9k

    13,429View on GitHub↗

    Powerlevel10k is a customizable Zsh theme framework and command line prompt customizer designed to create a visual shell status dashboard. It provides a toolkit for defining the layout, colors, and segments of a terminal prompt to improve the command line user experience. The project distinguishes itself through a flexible configuration system for prompt appearance and layout, allowing users to organize information segments across multiple lines and visually merge adjacent blocks. It supports extensive visual customization, including the use of custom font codepoints for icons and state-based

    Shell
    View on GitHub↗13,429