From c2708a4de595fd5e91f8138bd654442495b21265 Mon Sep 17 00:00:00 2001 From: iff Date: Tue, 8 Aug 2023 11:46:31 +0200 Subject: [PATCH] doc: Update README --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4f15de1..08f6d4f 100644 --- a/README.md +++ b/README.md @@ -30,16 +30,14 @@ eval "$(pay-respects --alias)" pay-respects fish --alias | source # for `nushell`, the alias can be added automatically with: +# it's however very very broken, not recommended to use right now pay-respects nushell ``` You can now **press `F` to Pay Respects**! Currently, only corrections to `bash`, `zsh`, and `fish` are working flawlessly. -`nushell` has broken aliases, therefore it has following 2 limitations: - -- 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 +Note that `nushell` support is currently very broken. ## Installing