mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-11 22:10:09 +01:00
doc: clarify shell specification
This commit is contained in:
parent
78c7d37b92
commit
73ff8977d3
1 changed files with 2 additions and 0 deletions
|
|
@ -37,6 +37,8 @@ Currently, only corrections to `bash`, `zsh`, and `fish` are working flawlessly.
|
|||
|
||||
`nushell` is currently usable, but there is no alias expansion, and you will have to put the evaluated initialization command in your config file (added automatically with `pay-respects nushell`). In addition, commands that need to be evaluated in the current working shell (such as `cd`) cannot yet be implemented in `nushell`.
|
||||
|
||||
Shell is not obtained automatically through environment variables because it won't work with nested shells, e.g. `fish` inside `zsh` still has `SHELL=zsh`.
|
||||
|
||||
## Installing
|
||||
|
||||
If you are using Arch Linux, you can install from AUR directly:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue