Initial commit

This commit is contained in:
Nox Sluijtman 2023-03-05 21:19:23 +01:00
commit 6904cfdd84
8 changed files with 842 additions and 0 deletions

6
zsh.completion Normal file
View file

@ -0,0 +1,6 @@
#compdef arbit _arbit
_arguments -C \
"1: :(clipboard-url clipboard-content download-url)" \
"*::args:->args"
_arguments : $arguments