awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Shell Configuration & Customization · Awesome GitHub Repositories

4 repos

Awesome GitHub RepositoriesShell Configuration & Customization

Explore 4 awesome GitHub repositories matching development tools & productivity · Shell Configuration & Customization. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Terminal, Shell & CLI
  4. Terminal and CLI Enhancements
  5. Shell and Terminal Utilities
  6. General Enhancements and Tooling
  7. Terminal Utilities
  8. Shell Configuration & Customization

Awesome Shell Configuration & Customization GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • ohmyzsh/ohmyzsh

    ohmyzsh/ohmyzsh

    184,876GitHubView on GitHub↗

    This project is a community-driven shell configuration framework designed to manage terminal environments, modular extensions, and command-line interface customizations. It functions as an environment manager that standardizes shell settings and appearance across diverse Unix-like operating systems, ensuring a consiste

    Updates command-line appearance by executing theme-specific functions every time the prompt is rendered.

    Shellclicli-appoh-my-zsh
  • nvm-sh/nvm

    nvm-sh/nvm

    91,751GitHubView on GitHub↗

    This project is a command-line tool designed for managing multiple runtime versions on a local machine. It functions as a shell-based environment manager that enables users to install, switch between, and maintain different versions of a runtime to support project-specific requirements or diverse shell sessions. By dyn

    Defers the initialization of management logic until a version-specific command is explicitly invoked to improve shell startup performance.

    Shellbashinstalllts
  • junegunn/fzf

    junegunn/fzf

    77,987GitHubView on GitHub↗

    This project is a general-purpose command-line filter that provides an interactive interface for processing standard input streams. It enables real-time fuzzy searching, data selection, and transformation, allowing users to navigate complex information or file systems directly within their terminal. By utilizing a pipe

    Upgrades shell history management by adding interactive fuzzy filtering and multi-select capabilities.

    Gobashclifish
  • romkatv/powerlevel10k

    romkatv/powerlevel10k

    53,017GitHubView 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 configurat

    Generates visually informative command-line prompts that maintain high performance and minimal latency during shell startup.

    Shellzsh

Explore sub-tags

  • Shell History ManagersTools that enhance, filter, or manipulate shell command history.
  • Shell Initialization ManagersUtilities that automate the injection of management logic into shell startup files to control environment variables and command execution.
  • Shell Performance Optimizers1 sub-tagComponents that reduce latency and input lag in shell environments by optimizing plugin loading and prompt rendering.
  • Shell Prompt FrameworksFrameworks for configuring and rendering dynamic command-line prompts.