Noise script
This commit is contained in:
parent
8251d8e6e8
commit
e4fadc372d
3 changed files with 79 additions and 0 deletions
6
src/completions/_noise
Normal file
6
src/completions/_noise
Normal file
|
@ -0,0 +1,6 @@
|
|||
#compdef noise _noise
|
||||
|
||||
_arguments -C \
|
||||
"1: :(next prev shuffle stop start toggle)" \
|
||||
"*::args:->args"
|
||||
_arguments : $arguments
|
Loading…
Add table
Add a link
Reference in a new issue