6 lines
82 B
Plaintext
6 lines
82 B
Plaintext
#compdef powder
|
|
#autoload
|
|
|
|
compadd `powder help | grep powder | cut -d " " -f 4`
|
|
|