#464 · Primary category: AI Coding Assistants

pay-respects

artificial-intelligence bash cli command-line-tool fish nushell powershell productivity quality-of-life rust shell zsh

Command suggestions, command-not-found and thefuck replacement written in Rust

Project last updated:07/26/26

GitHub Stars

698

Forks

34

Contributors

24

License

AGPL-3.0

Why we included this project

Pay Respects sits in your shell and catches the moment you mistype a command or hit a command-not-found error, then offers a verified fix with a single keypress. It's a fast, rule-driven alternative to thefuck: corrections are written as TOML rules (with raw Rust available for complex cases) and checked before they're shown, so you don't get nonsense suggestions like sudo when you're on doas. When no rule matches, an optional AI module steps in to propose a fix. For anyone who spends their day in a terminal, it's a genuinely useful quality-of-life layer. It works across bash, zsh, fish, nushell, and PowerShell, stays under 1MB, and plays nicely with tmux and zoxide.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category