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 mrzool/bash-sensible

Open-source alternatives to Bash Sensible

30 open-source projects similar to mrzool/bash-sensible, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Bash Sensible alternative.

  • 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
  • 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
  • zsh-users/zsh-autosuggestionszsh-users avatar

    zsh-users/zsh-autosuggestions

    35,705View on 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
    View on GitHub↗35,705

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
  • dvorka/hstrdvorka avatar

    dvorka/hstr

    4,438View on 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
    View on GitHub↗4,438
  • 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
  • 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
  • zsh-users/zsh-syntax-highlightingzsh-users avatar

    zsh-users/zsh-syntax-highlighting

    22,737View on GitHub↗

    zsh-syntax-highlighting is a Zsh shell extension and plugin that provides real-time syntax highlighting and visual feedback. It functions as an interactive command-line visual aid and regular expression text colorizer that distinguishes between commands, string literals, and shell constructs during input. The project allows for extensive customization through user-defined highlight rules, custom regular expression patterns, and predicate logic. It includes specific capabilities for path-based filtering and the assignment of custom colors to text segments. The system provides real-time comman

    Shellscreenshotshellsyntax-highlighting
    View on GitHub↗22,737
  • barryclark/bashstrapbarryclark avatar

    barryclark/bashstrap

    1,560View on GitHub↗

    A quick way to spruce up your terminal in OSX.

    Shell
    View on GitHub↗1,560
  • momeni/gittifymomeni avatar

    momeni/gittify

    79View on GitHub↗

    A customized bash environment to make git folders more friendly.

    Shell
    View on GitHub↗79
  • bartobri/no-more-secretsbartobri avatar

    bartobri/no-more-secrets

    7,796View on GitHub↗

    no-more-secrets is a command line tool and functional library designed to render cinematic text decryption sequences in the terminal. It uses an ANSI escape sequence renderer to create visual effects where characters shift and reveal original text, simulating high-tech data decryption. The project includes a cross-terminal compatibility layer to ensure these animations render in environments that lack native ANSI escape sequence support. Users can customize the visual style of the decryption effect, including colors and masking options. Beyond the standalone tool, the project provides an emb

    C
    View on GitHub↗7,796
  • angelmmiguel/pmAngelmmiguel avatar

    Angelmmiguel/pm

    205View on GitHub↗

    The easy way to switch between your projects on ZSH

    Shelljumpmanagerprojects
    View on GitHub↗205
  • bash-it/bash-itBash-it avatar

    Bash-it/bash-it

    15,104View on 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
    View on GitHub↗15,104
  • clvv/fasdclvv avatar

    clvv/fasd

    5,915View on GitHub↗

    fasd is a frecency-based path navigator and POSIX shell productivity tool designed to accelerate navigation between files and directories. It functions as a command-line wrapper that resolves shorthand queries into absolute paths by ranking results based on how often and how recently they have been accessed. The utility uses fuzzy string matching and case-insensitive lookups to resolve partial directory and file names. It can also import access history from external backends, such as text editors and desktop environments, to refine the accuracy of its ranking database. The tool provides shel

    Shell
    View on GitHub↗5,915
  • att/astatt avatar

    att/ast

    603View on GitHub↗

    AST - AT&T Software Technology

    C
    View on GitHub↗603
  • alexst07/shell-plus-plusalexst07 avatar

    alexst07/shell-plus-plus

    174View on GitHub↗

    A friendly and modern functional object oriented language for shell script.

    C++
    View on GitHub↗174
  • aitjcize/cppmanaitjcize avatar

    aitjcize/cppman

    1,427View on GitHub↗

    .. image:: http://img.shields.io/pypi/v/cppman.svg?style=flat :target: https://pypi.python.org/pypi/cppman .. image:: https://img.shields.io/github/downloads/aitjcize/cppman/total.svg :target: https://pypi.python.org/pypi/cppman#downloads

    Python
    View on GitHub↗1,427
  • chrisallenlane/cheatC

    chrisallenlane/cheat

    0View on GitHub↗

    cheat

    View on GitHub↗0
  • atoptool/atopAtoptool avatar

    Atoptool/atop

    1,026View on GitHub↗

    System and process monitor for Linux

    C
    View on GitHub↗1,026
  • changs/slimzshchangs avatar

    changs/slimzsh

    618View on GitHub↗

    Small, usable configuration for ZSH

    Shell
    View on GitHub↗618
  • chubin/wttr.inchubin avatar

    chubin/wttr.in

    29,882View on GitHub↗

    This project is a network-accessible weather information service designed specifically for command-line environments. It delivers real-time meteorological data directly to terminal interfaces through simple HTTP requests, allowing users to retrieve weather reports without leaving their development environment or using a web browser. The service distinguishes itself through a stateless architecture that utilizes content negotiation to provide the optimal output format based on the client request. Whether a user requires plain text, ANSI-colored terminal output, structured JSON for programmatic

    Goascii-artcurlterminal
    View on GitHub↗29,882
  • clangen/musikcubeclangen avatar

    clangen/musikcube

    4,784View on GitHub↗

    Musikcube is a cross-platform audio player and high-performance C++ audio engine designed for managing local music libraries. It functions as both a terminal-based music player and a headless audio server capable of indexing metadata and playing audio across different operating systems. The project utilizes a client-server architecture that separates the core audio engine and metadata indexer from the user interface. This design allows it to act as a self-hosted audio streaming server, delivering music and metadata to remote clients via WebSocket and HTTP with support for real-time transcodin

    C++alsaaudio-engineaudio-player
    View on GitHub↗4,784
  • cloudwu/mptuncloudwu avatar

    cloudwu/mptun

    1,244View on GitHub↗

    Multi-path Tunnel

    C
    View on GitHub↗1,244
  • cgag/loccgag avatar

    cgag/loc

    2,455View on GitHub↗

    loc is a tool for counting lines of code. It's a rust implementation of cloc, but it's more than 100x faster. There's another rust code counting tool called tokei, loc is ~2-10x faster than tokei, depending on how many files are being counted.

    Rust
    View on GitHub↗2,455
  • coursehero/slackteecoursehero avatar

    coursehero/slacktee

    828View on GitHub↗

    slacktee is a bash script that works like tee command. Instead of writing the standard input to files, slacktee posts it to Slack.

    Shell
    View on GitHub↗828
  • denilsonsa/prettypingdenilsonsa avatar

    denilsonsa/prettyping

    1,276View on GitHub↗

    prettyping is a wrapper around the standard ping tool, making the output prettier, more colorful, more compact, and easier to read.

    Shell
    View on GitHub↗1,276
  • dimitarpetrov/stegifyDimitarPetrov avatar

    DimitarPetrov/stegify

    1,265View on GitHub↗

    🔍 Go tool for LSB steganography, capable of hiding any file within an image.

    Goclidecodingencoding
    View on GitHub↗1,265
  • dotphiles/dotzshdotphiles avatar

    dotphiles/dotzsh

    231View on GitHub↗

    A community driven framework for zsh

    Shell
    View on GitHub↗231
  • aristocratos/bashtoparistocratos avatar

    aristocratos/bashtop

    11,118View on GitHub↗

    Bashtop is a terminal-based system monitor and resource dashboard for Unix systems, including Linux, macOS, and FreeBSD. It provides a text-user interface for tracking real-time hardware performance and managing system processes. The tool functions as a hardware dashboard that visualizes processor, memory, disk, and network usage. It includes process management capabilities that allow users to filter, sort, and terminate active system tasks directly from the command line. Users can customize the visual appearance and behavior of the monitor through integrated menus or local configuration fil

    Shell
    View on GitHub↗11,118