awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

17 Repos

Awesome GitHub RepositoriesCommand Line Environment

Tools and configurations for enhancing the terminal and shell experience.

Explore 17 awesome GitHub repositories matching part of an awesome list · Command Line Environment. Refine with filters or upvote what's useful.

Awesome Command Line Environment GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • robbyrussell/oh-my-zshAvatar von robbyrussell

    robbyrussell/oh-my-zsh

    188,075Auf GitHub ansehen↗

    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

    Framework for managing shell configurations and themes.

    Shell
    Auf GitHub ansehen↗188,075
  • jlevy/the-art-of-command-lineAvatar von jlevy

    jlevy/the-art-of-command-line

    161,352Auf GitHub ansehen↗

    This project is a comprehensive technical reference and educational resource designed to improve proficiency with command-line interfaces. It functions as a productivity toolkit, providing a structured knowledge base of essential terminal operations, system administration tasks, and high-impact command sequences for daily development workflows. The guide distinguishes itself through its cross-platform approach, offering standardized documentation that maps utility usage across Linux, macOS, and Windows environments. It provides specific guidance for managing native tools and compatibility lay

    Comprehensive guide for mastering command line proficiency.

    bashdocumentationlinux
    Auf GitHub ansehen↗161,352
  • junegunn/fzfAvatar von junegunn

    junegunn/fzf

    81,017Auf GitHub ansehen↗

    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-oriented architecture, it integrates into existing shell pipelines and workflows to facilitate efficient data exploration. What distinguishes this tool is its highly extensible, event-driven design that allows for deep integration with external processes. It supports asynchrono

    General-purpose command line fuzzy finder.

    Gobashclifish
    Auf GitHub ansehen↗81,017
  • burntsushi/ripgrepAvatar von BurntSushi

    BurntSushi/ripgrep

    65,112Auf GitHub ansehen↗

    ripgrep is a command-line utility designed for searching through large file trees and source code repositories. It functions as a recursive text processor that traverses directories to locate and display matching patterns, serving as a high-performance alternative to traditional search tools. The tool distinguishes itself through a focus on execution speed and intelligent file handling. It utilizes a finite automata-based regular expression engine to ensure linear time complexity and employs hardware-level acceleration for literal byte sequence scanning. By integrating with version control sy

    Fast search tool for finding patterns in files.

    Rustclicommand-linecommand-line-tool
    Auf GitHub ansehen↗65,112
  • tldr-pages/tldrAvatar von tldr-pages

    tldr-pages/tldr

    62,933Auf GitHub ansehen↗

    This project is a community-driven repository of simplified, example-based reference guides for command-line tools. It functions as an open-source knowledge base designed to provide concise, practical usage examples that help developers navigate complex software without the need for lengthy technical documentation. The system relies on a decentralized architecture where independent client applications fetch and render documentation locally. This approach ensures that reference materials remain accessible offline while supporting a wide variety of user interfaces across desktop, mobile, and we

    Simplified community-driven man pages for commands.

    Markdownandroidbsdcheatsheet
    Auf GitHub ansehen↗62,933
  • nicolargo/glancesAvatar von nicolargo

    nicolargo/glances

    32,840Auf GitHub ansehen↗

    Glances is a cross-platform system monitoring tool designed to track real-time resource usage and hardware health metrics across diverse computing environments. It functions as a command-line utility that provides a unified view of system performance, identifying bottlenecks and maintaining infrastructure stability through a consistent abstraction layer that translates kernel calls into actionable data. The project distinguishes itself through its distributed capabilities, offering a web-based interface that enables remote access to live performance metrics from any device without requiring d

    Cross-platform system monitoring tool for processes.

    Pythonmonitoringmulti-platformpython
    Auf GitHub ansehen↗32,840
  • mbadolato/iterm2-color-schemesAvatar von mbadolato

    mbadolato/iTerm2-Color-Schemes

    26,983Auf GitHub ansehen↗

    iTerm2-Color-Schemes is a large library of curated color themes and standardized palettes for iTerm2 and other compatible terminal emulators. It serves as a collection of visual configurations ported from iTerm2 to multiple terminal platforms and integrated development environments. The project provides cross-platform terminal palettes compatible with Windows Terminal, Alacritty, Kitty, and Konsole. These assets enable consistent color schemes and visual synchronization across diverse terminal applications. The repository includes tools and mechanisms for terminal color theme application to

    Collection of color themes for the terminal emulator.

    Shellcolor-schemefreebsd-vtiterm
    Auf GitHub ansehen↗26,983
  • aldanial/clocAvatar von AlDanial

    AlDanial/cloc

    23,201Auf GitHub ansehen↗

    cloc is a codebase metrics tool and multi-language code analyzer designed to count blank lines, comment lines, and physical lines of code. It serves as a source code line counter and report generator that identifies file types to calculate source volume across a wide variety of programming languages. The tool distinguishes itself by providing codebase version comparison to measure relative changes in source and comment lines between two versions of a directory or archive. It also supports the definition of custom languages and the extension of language recognition by loading custom comment fi

    Utility for counting lines of code in source files.

    Perl
    Auf GitHub ansehen↗23,201
  • denysdovhan/spaceship-zsh-themeAvatar von denysdovhan

    denysdovhan/spaceship-zsh-theme

    20,515Auf GitHub ansehen↗

    Spaceship is a customizable prompt theme and configuration framework for the Zsh shell. It provides a minimalist terminal interface designed to reduce visual clutter while serving as a shell context provider. The project functions as a system for defining modular prompt sections that display real-time data, including version control status, programming language versions, and system metrics. Users can customize the appearance and behavior of these sections or create custom components to show specialized information based on the current directory. The framework supports a tailored shell enviro

    Minimalist and informative prompt theme for the shell.

    Shell
    Auf GitHub ansehen↗20,515
  • unixorn/awesome-zsh-pluginsAvatar von unixorn

    unixorn/awesome-zsh-plugins

    17,771Auf GitHub ansehen↗

    This project serves as a comprehensive repository and management framework for Zsh shell extensions, themes, and configuration bundles. It functions as a centralized resource for discovering and integrating community-driven enhancements designed to tailor the terminal experience and streamline command-line workflows. The framework distinguishes itself by providing automated tools for the installation, updating, and lazy-loading of modular shell plugins. By enforcing standardized directory structures and utilizing version control for dependency management, it ensures that shell configurations

    Collection of useful extensions for the shell environment.

    Shellawesomeawesome-listcollection
    Auf GitHub ansehen↗17,771
  • commitizen/cz-cliAvatar von commitizen

    commitizen/cz-cli

    17,473Auf GitHub ansehen↗

    Commitizen is a command-line utility designed to enforce consistent commit message formatting within version control systems. By guiding developers through interactive prompts, the tool ensures that every commit adheres to predefined standards, resulting in a predictable and searchable project history. The system utilizes a plugin-based adapter pattern that allows for the dynamic loading of custom commit formats and validation logic. This configuration-driven approach enables teams to define specific templates for message construction, which are then populated via user input to maintain stric

    Tool for creating standardized commit messages.

    JavaScriptcommand-linecommit-hookscommitizen
    Auf GitHub ansehen↗17,473
  • spf13/spf13-vimAvatar von spf13

    spf13/spf13-vim

    15,501Auf GitHub ansehen↗

    This project is a Vim configuration distribution and IDE framework designed to transform Vim into a full-featured development environment. It functions as an environment bootstrapper that automates the cloning and installation of editor configurations and plugin bundles to ensure a consistent setup across different machines. The distribution uses a structured layer of settings and overrides, allowing users to customize the environment via local and fork-specific files without modifying the base source. It provides a curated collection of extensions that enable IDE-like capabilities for code n

    Distribution of configuration and plugins for the text editor.

    Vim Script
    Auf GitHub ansehen↗15,501
  • gleitz/howdoiAvatar von gleitz

    gleitz/howdoi

    10,840Auf GitHub ansehen↗

    howdoi is a command-line coding answer engine that retrieves programming solutions and code snippets from the web for display directly in the terminal. It functions as a web-based code search tool that uses natural language queries to find technical answers without requiring a web browser. The tool provides a JSON-exportable query system, allowing search results to be output as structured data for integration with other software and text editors. It features terminal-based knowledge retrieval that includes local caching and stashing of answers to reduce network latency and avoid search engine

    Instant coding answers directly from the terminal.

    Python
    Auf GitHub ansehen↗10,840
  • peco/pecoAvatar von peco

    peco/peco

    7,892Auf GitHub ansehen↗

    Peco is an interactive text filter and fuzzy finder for the terminal. It serves as a terminal user interface selection tool that filters standard input in real-time using fuzzy matching and regular expressions. The tool preserves and renders ANSI color escape sequences from piped input streams while performing matching logic on plain-text versions. It supports multi-stage filtering, allowing users to freeze result sets to create a new base for subsequent refinements. Capability areas include advanced search filtering with negative matching, multi-item selection, and the ability to pipe selec

    Interactive filtering tool for command line output.

    Go
    Auf GitHub ansehen↗7,892
  • jlord/git-it-electronAvatar von jlord

    jlord/git-it-electron

    4,878Auf GitHub ansehen↗

    git-it-electron ist eine Desktop-Anwendung zum Erlernen von Git und ein interaktives Tool für die Programmierausbildung. Es bietet eine plattformübergreifende Umgebung, um Git- und GitHub-Workflows durch geführte Challenges und Kommandozeilenübungen zu üben. Die Anwendung fungiert als Workflow-Simulator, der lokale Repository-Zustände validiert, um die korrekte Ausführung von Versionskontrollbefehlen zu bestätigen. Sie nutzt eine automatisierte, zustandsbasierte Überprüfung, um lokale Verzeichnisse und Repository-Historien zu scannen und sicherzustellen, dass bestimmte Lernschritte korrekt ausgeführt wurden, bevor der Benutzer fortfährt. Die Software deckt das Training von Kommandozeilen-Workflows und das Onboarding für Entwickler-Tools ab, mit Fokus auf die Beherrschung von Versionierungskonzepten und Repository-Management in einer lokalen Entwicklungsumgebung.

    Interactive desktop application for learning version control.

    Perl
    Auf GitHub ansehen↗4,878
  • lukechilds/zsh-better-npm-completionAvatar von lukechilds

    lukechilds/zsh-better-npm-completion

    501Auf GitHub ansehen↗

    Better completion for npm

    Enhanced tab completion for package manager commands.

    Shell
    Auf GitHub ansehen↗501
  • dexteryy/yvimAvatar von dexteryy

    dexteryy/YVim

    80Auf GitHub ansehen↗

    Out-of-the-box ~/.vim directory for MacVim

    Customized configuration setup for the text editor.

    Vim script
    Auf GitHub ansehen↗80
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Command Line Environment