From b832210eca317b9853f3eee1dcd13612a5f34e82 Mon Sep 17 00:00:00 2001 From: OCram85 Date: Tue, 22 Nov 2022 13:10:31 +0100 Subject: [PATCH] fix typo --- arkanum-completion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arkanum-completion b/arkanum-completion index 666c35d..248e6da 100644 --- a/arkanum-completion +++ b/arkanum-completion @@ -1,3 +1,3 @@ #!/bin/bash -complete -W "--disable-motd --isntall-extensions --reset-codesetting dotnet gitea golang nodejs powershell -h" arkanum +complete -W "--disable-motd --install-extensions --reset-codesetting dotnet gitea golang nodejs powershell -h" arkanum