mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-11 22:10:09 +01:00
docs: remove pwsh manual aliasing
This commit is contained in:
parent
5f03be333e
commit
0f7897b9f1
2 changed files with 4 additions and 4 deletions
|
|
@ -28,7 +28,7 @@ Please follow the instruction for your shell:
|
|||
> - `--alias [alias]`: Alias to a custom key, defaults to `f`
|
||||
> - `--nocnf`: Disables `command_not_found` handler
|
||||
|
||||
> Manual aliasing (**deprecated**, do not use):
|
||||
> Manual aliasing (**DEPRECATED**, do not use):
|
||||
> ```shell
|
||||
> alias f="$(pay-respects bash)"
|
||||
> alias f="$(pay-respects zsh)"
|
||||
|
|
@ -61,7 +61,7 @@ Please follow the instruction for your shell:
|
|||
|
||||
> Append the following to your profile:
|
||||
> ```pwsh
|
||||
> pay-respects pwsh [--alias <alias>] [--nocnf] [>> $PROFILE] # use the pipe to directly append it to your profile if you like
|
||||
> pay-respects pwsh --alias [<alias>] [--nocnf] [>> $PROFILE] # use the pipe to directly append it to your profile if you like
|
||||
> ```
|
||||
|
||||
</details>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue