[Fix #196] Remove compdef calls
parent
e4be6d633f
commit
54e8b37c77
@ -0,0 +1,12 @@
|
|||||||
|
#compdef manb manp
|
||||||
|
#autoload
|
||||||
|
|
||||||
|
#
|
||||||
|
# Completes manb and manp.
|
||||||
|
#
|
||||||
|
# Authors:
|
||||||
|
# Sorin Ionescu <sorin.ionescu@gmail.com>
|
||||||
|
#
|
||||||
|
|
||||||
|
_man
|
||||||
|
|
@ -0,0 +1,12 @@
|
|||||||
|
#compdef dut
|
||||||
|
#autoload
|
||||||
|
|
||||||
|
#
|
||||||
|
# Completes dut.
|
||||||
|
#
|
||||||
|
# Authors:
|
||||||
|
# Sorin Ionescu <sorin.ionescu@gmail.com>
|
||||||
|
#
|
||||||
|
|
||||||
|
_du
|
||||||
|
|
Loading…
Reference in new issue