BREAKING: use environments to get informations

This commit is contained in:
iff 2023-07-31 14:12:45 +02:00
parent ee7e6886b9
commit 1b7b11bd3f
6 changed files with 128 additions and 67 deletions

View file

@ -8,10 +8,12 @@ The binary is named `pay-respect`, by adding an alias to your shell
configuration:
``` shell
# Note: You may need to have the binary exposed in your path
alias f="pay_respect"
alias f="$(pay_respect <your_shell_here>)"
```
You can now **press `F` to Pay Respect**!
Currently, only corrections to `bash`, `zsh`, and `fish` are implemented.
## Installing
If you are using Arch Linux, you can install from AUR directly: