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,606在 GitHub 上查看↗

    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,387在 GitHub 上查看↗

    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,267在 GitHub 上查看↗

    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,023在 GitHub 上查看↗

    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,660在 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

    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,188在 GitHub 上查看↗

    fff 是一个用 Bash 编写的基于终端的文件管理器。它提供了一个文本用户界面,用于使用键盘快捷键导航和操作目录及文件。 该项目专注于 Shell 集成,保持目录上下文并允许用户启动以活动文件夹为中心的集成终端实例。它包含一个用于选择要传递给外部编辑器的项目的文件选择器模式,并支持在终端内进行集成图像渲染。 核心功能包括键盘驱动的文件系统导航、实时目录过滤和书签功能。该工具支持文件元数据展示,以及通过标记和粘贴工作流进行复制、移动、删除和批量重命名等批量操作。

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

    Shell
    在 GitHub 上查看↗4,188
  • ilancosman/tideIlanCosman 的头像

    IlanCosman/tide

    3,929在 GitHub 上查看↗

    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,716在 GitHub 上查看↗

    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