This commit is contained in:
Lucas F 2022-11-21 09:57:03 -03:00
parent 18ecc8a783
commit 027e525fa7
6 changed files with 301 additions and 2 deletions

8
completion/_rock Normal file
View file

@ -0,0 +1,8 @@
#compdef rock
_arguments -C -s \
"(-)"{-h,--help}"[Show help information]" \
"(-)"{-v,--version}"[Show version information]" \
"(-)"{-u,--update}"[Update plugins]" \
"(-)"{-c,--clean}"[Remove unused plugins]" \
"(-)"{-r,--remove}"[Uninstall rock]" \