carapace support for clink
download script carapace.lua
to your scripts
folder ( run clink info
to see the script paths ).
Enable carapace argument auto-completion
clink set carapace.enable true
Exclude commands from carapace completion
clink set carapace.exclude scoop;cmd
download script matchicons.lua
to your scripts
folder.
Enables icons in file completions
clink set matchicons.enable true