From d0a4a012c4e97c3210d9c98b9eeb47d862b90de7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E9=80=9A=E6=B4=B2?= Date: Sun, 3 Mar 2024 18:48:05 +0800 Subject: [PATCH] Completions (Fish): fix old version compatibility Fix #744 --- completions/fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/completions/fish b/completions/fish index de5337178..a078a795a 100755 --- a/completions/fish +++ b/completions/fish @@ -1,7 +1,7 @@ #!/usr/bin/env fish if not type -q fastfetch - return + exit end complete -c fastfetch -f