5 lines
71 B
Plaintext
5 lines
71 B
Plaintext
|
#compdef teamocil
|
||
|
#autoload
|
||
|
|
||
|
compadd `ls ~/.teamocil | sed 's/.yml//'`
|