pay-respects/README.md

18 lines
393 B
Markdown
Raw Normal View History

2023-07-30 18:40:18 +02:00
# Pay Respect
Typed a wrong command? Pay Respect will try to correct your wrong console command simply by pressing `F`!
## How to Pay Respect
The binary is named `pay-respect`, by adding an alias to your shell
configuration:
``` shell
alias f="pay_respect"
```
You can now **press `F` to Pay Respect**!
## Current Progress
Currently, only correction to `sudo` permission is implemented.