mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2026-02-02 07:35:10 +01:00
doc: Update README
This commit is contained in:
parent
76b99ff932
commit
c2708a4de5
1 changed files with 2 additions and 4 deletions
|
|
@ -30,16 +30,14 @@ eval "$(pay-respects <shell> --alias)"
|
||||||
pay-respects fish --alias | source
|
pay-respects fish --alias | source
|
||||||
|
|
||||||
# for `nushell`, the alias can be added automatically with:
|
# for `nushell`, the alias can be added automatically with:
|
||||||
|
# it's however very very broken, not recommended to use right now
|
||||||
pay-respects nushell
|
pay-respects nushell
|
||||||
```
|
```
|
||||||
You can now **press `F` to Pay Respects**!
|
You can now **press `F` to Pay Respects**!
|
||||||
|
|
||||||
Currently, only corrections to `bash`, `zsh`, and `fish` are working flawlessly.
|
Currently, only corrections to `bash`, `zsh`, and `fish` are working flawlessly.
|
||||||
|
|
||||||
`nushell` has broken aliases, therefore it has following 2 limitations:
|
Note that `nushell` support is currently very broken.
|
||||||
|
|
||||||
- You have to manually add the output of `pay-respects nushell` to your configuration as alias
|
|
||||||
- Aliased commands cannot be expanded to their original command
|
|
||||||
|
|
||||||
## Installing
|
## Installing
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue