mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2026-02-02 07:35:10 +01:00
feat: auto add nushell command
This commit is contained in:
parent
8631f3219f
commit
c2e2229cb4
2 changed files with 30 additions and 1 deletions
|
|
@ -18,6 +18,9 @@ alias f="$(pay_respect <your_shell_here>)"
|
|||
|
||||
# for example, using `zsh`:
|
||||
alias f="$(pay_respect zsh)"
|
||||
|
||||
# for `nushell`, the alias can be added automatically with:
|
||||
pay_respect nushell
|
||||
```
|
||||
You can now **press `F` to Pay Respect**!
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue