awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 रिपॉजिटरी

Awesome GitHub RepositoriesTerminal Workflow Optimizations

Utilities and techniques to reduce repetitive manual input in terminal environments.

Distinct from Terminal Workflow Environments: No candidate covers the specific use of AI to reduce repetitive typing via command recall.

Explore 8 awesome GitHub repositories matching development tools & productivity · Terminal Workflow Optimizations. Refine with filters or upvote what's useful.

Awesome Terminal Workflow Optimizations GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • cantino/mcflycantino का अवतार

    cantino/mcfly

    7,606GitHub पर देखें↗

    mcfly is a database-backed system for tracking, filtering, and exporting shell command execution history and metadata. It functions as a shell command history manager and a command-line tool for analyzing command frequency and success rates. The tool utilizes a neural network to find the most relevant past shell commands based on execution context. This search capability ranks historical commands by analyzing patterns and environmental context to surface relevant results. The system includes utilities for managing shell privacy by scrubbing sensitive records from history files and internal d

    Reduces repetitive typing by using neural network suggestions to quickly recall complex commands.

    Rusthistoryrustsearch
    GitHub पर देखें↗7,606
  • 0nn0/terminal-mac-cheatsheet0nn0 का अवतार

    0nn0/terminal-mac-cheatsheet

    7,387GitHub पर देखें↗

    This project is a curated reference guide and cheatsheet for common Unix shell commands and keyboard shortcuts used in the macOS terminal. It serves as a command line interface guide and a system administration handbook, providing a collection of essential instructions for Unix-like operating systems. The resource is organized as a markdown knowledge base, utilizing a directory of static files to store technical documentation and command taxonomies. This plain-text structure allows for easy parsing and manual editing of the reference material. The guide covers several functional areas, inclu

    Provides techniques for using command history and the clipboard to optimize terminal workflows.

    GitHub पर देखें↗7,387
  • ohmybash/oh-my-bashohmybash का अवतार

    ohmybash/oh-my-bash

    7,267GitHub पर देखें↗

    Oh My Bash is a shell framework designed to manage the Bash environment through a modular configuration system. It functions as a configuration manager and prompt theme engine, providing a collection of plugins and themes to customize the terminal experience. The project includes a shell plugin library that provides specialized shortcuts and commands for various languages and platforms. It allows for the integration of pre-defined plugins and the use of behavioral overrides to modify bundled themes and modules without altering the core installation. The framework covers bash shell customizat

    Adds specialized shortcuts and commands for various languages and tools to speed up command line tasks.

    Shellbash-configurationoh-my-bashproductivity
    GitHub पर देखें↗7,267
  • craftzdog/dotfiles-publiccraftzdog का अवतार

    craftzdog/dotfiles-public

    7,023GitHub पर देखें↗

    This project is a cross-platform dotfiles collection and shell configuration framework designed to standardize development environments across Unix and Windows. It provides a set of version-controlled configuration files and environment settings for text editors, terminal multiplexers, and interactive command line interfaces. The collection functions as a symlink configuration manager, linking settings to the home directory to maintain synchronization across multiple machines. It includes a productivity framework for terminal workflow optimization, incorporating tools for fuzzy finding, direc

    Includes tools and scripts for fuzzy finding and directory jumping to optimize terminal navigation.

    Lua
    GitHub पर देखें↗7,023
  • nojhan/liquidpromptnojhan का अवतार

    nojhan/liquidprompt

    4,660GitHub पर देखें↗

    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

    Reduces cognitive load by displaying system status, background jobs, and directory context as a persistent HUD.

    Shell
    GitHub पर देखें↗4,660
  • dylanaraps/fffdylanaraps का अवतार

    dylanaraps/fff

    4,188GitHub पर देखें↗

    fff Bash में लिखा गया एक टर्मिनल-आधारित फाइल मैनेजर है। यह कीबोर्ड शॉर्टकट का उपयोग करके निर्देशिकाओं और फाइलों को नेविगेट और हेरफेर करने के लिए एक टेक्स्ट-यूज़र इंटरफेस प्रदान करती है। यह प्रोजेक्ट शेल एकीकरण पर केंद्रित है, जो निर्देशिका संदर्भ को बनाए रखता है और उपयोगकर्ताओं को सक्रिय फोल्डर पर केंद्रित एकीकृत टर्मिनल इंस्टेंस लॉन्च करने की अनुमति देता है। इसमें बाहरी संपादकों को पास की जाने वाली वस्तुओं का चयन करने के लिए एक फाइल पिकर मोड शामिल है और यह टर्मिनल के भीतर एकीकृत इमेज रेंडरिंग को सपोर्ट करता है। मुख्य क्षमताओं में कीबोर्ड-संचालित फाइलसिस्टम नेविगेशन, रीयल-टाइम निर्देशिका फ़िल्टरिंग और बुकमार्किंग शामिल हैं। यह टूल फाइल मेटाडेटा डिस्प्ले और मार्किंग और पेस्टिंग वर्कफ़्लो के माध्यम से कॉपी, मूव, डिलीट और बैच रीनेमिंग जैसे बल्क ऑपरेशंस को सपोर्ट करता है।

    Optimizes terminal workflows by allowing file management directly within the shell.

    Shell
    GitHub पर देखें↗4,188
  • ilancosman/tideIlanCosman का अवतार

    IlanCosman/tide

    3,929GitHub पर देखें↗

    Tide is an asynchronous shell prompt and Zsh theme designed to maintain interface responsiveness by computing high-latency data in the background. It functions as a context-aware command line that tracks active programming language versions, cloud infrastructure status, and command execution times. The project includes an interactive prompt configurator that allows users to visually design layouts, color schemes, and behavior settings through a terminal-based wizard. It also features a transient prompt engine that collapses previous command lines to reduce terminal scrollback clutter. The sy

    Optimizes terminal responsiveness through asynchronous data loading and transient prompt settings.

    Shellfishfish-pluginfish-prompt
    GitHub पर देखें↗3,929
  • erikw/tmux-powerlineerikw का अवतार

    erikw/tmux-powerline

    3,716GitHub पर देखें↗

    tmux-powerline is a shell-based status generator and plugin for the tmux terminal multiplexer. It provides a visually segmented status line that displays real-time system metrics, session information, and version control status. The project allows for high extensibility through a modular segment architecture, enabling users to define custom information blocks via shell scripts. Visual arrangements and color schemes are managed through external theme files and environment variables. The system monitors a broad range of hardware and network metrics, including CPU load, memory usage, battery le

    Optimizes terminal workflows by providing quick access to essential system and third-party data.

    Shellbashconfigurationdynamic
    GitHub पर देखें↗3,716
  1. Home
  2. Development Tools & Productivity
  3. Terminal Workflow Optimizations