mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2026-02-02 15:45:11 +01:00
BREAKING: use environments to get informations
This commit is contained in:
parent
ee7e6886b9
commit
1b7b11bd3f
6 changed files with 128 additions and 67 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue