mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2026-02-02 15:45:11 +01:00
fix: pwsh version <7 and removed cnf
This commit is contained in:
parent
c20a46666c
commit
cfe8a1e1ba
2 changed files with 32 additions and 25 deletions
|
|
@ -61,12 +61,12 @@ Please follow the instruction for your shell:
|
|||
|
||||
> Append the following output to your profile:
|
||||
> ```pwsh
|
||||
> pay-respects pwsh --alias [<alias>] [--nocnf]
|
||||
> pay-respects pwsh --alias [<alias>]
|
||||
> ```
|
||||
|
||||
> Or directly pipe the output to your profile:
|
||||
> ```pwsh
|
||||
> pay-respects pwsh --alias [<alias>] [--nocnf] >> $PROFILE
|
||||
> pay-respects pwsh --alias [<alias>] >> $PROFILE
|
||||
> ```
|
||||
|
||||
</details>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue