Sorin Ionescu
13 years ago
5 changed files with 26 additions and 3 deletions
@ -0,0 +1,12 @@
@@ -0,0 +1,12 @@
|
||||
#compdef manb manp |
||||
#autoload |
||||
|
||||
# |
||||
# Completes manb and manp. |
||||
# |
||||
# Authors: |
||||
# Sorin Ionescu <sorin.ionescu@gmail.com> |
||||
# |
||||
|
||||
_man |
||||
|
@ -0,0 +1,12 @@
@@ -0,0 +1,12 @@
|
||||
#compdef dut |
||||
#autoload |
||||
|
||||
# |
||||
# Completes dut. |
||||
# |
||||
# Authors: |
||||
# Sorin Ionescu <sorin.ionescu@gmail.com> |
||||
# |
||||
|
||||
_du |
||||
|
Loading…
Reference in new issue