pay-respects
Suggest correction for mistyped console commands
pay-respects provides a shell helper to suggest correction for mistyped commands, with guix locate integration and an alias (default to f) to correct the previous command.
- Versions: 0.7.9
- Website: https://codeberg.org/iff/pay-respects
- Licenses: AGPL 3+
- Package source: gnu/packages/shellutils.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of pay-respects as follows:
guix install pay-respects
Or install a particular version:
guix install pay-respects@0.7.9
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of pay-respects about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/pay-respects'><img src='https://packages.guix.gnu.org/packages/pay-respects/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/pay-respects)
Example Org:
[[https://packages.guix.gnu.org/packages/pay-respects][https://packages.guix.gnu.org/packages/pay-respects/badges/latest-version.svg]]