We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af94cf4 commit 0cd6cb8Copy full SHA for 0cd6cb8
completions/fish
@@ -1,6 +1,6 @@
1
#!/usr/bin/env fish
2
3
-if not test -x fastfetch
+if not type -q fastfetch
4
return
5
end
6
0 commit comments