awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms

1 repo

Awesome GitHub RepositoriesCommand Re-execution Utilities

Mechanisms for injecting or re-running commands within a shell session.

Explore 1 awesome GitHub repository matching development tools & productivity · Command Re-execution Utilities. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Terminal and CLI Enhancements
  4. Shell and Terminal Utilities
  5. Automation and Integration Tools
  6. Shell Automation
  7. Command Re-execution Utilities

Awesome Command Re-execution Utilities GitHub Repositories

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

    nvbn/thefuck

    95,503GitHubView on GitHub↗

    This tool is a rule-based engine designed to automate the correction of failed terminal commands. By integrating directly into the shell environment, it intercepts command execution errors, analyzes exit codes and output streams, and applies corrective logic to resolve typos or syntax mistakes. It functions as a persis

    Pythonpythonshell