Many changes
This commit is contained in:
parent
0526302f3e
commit
90fc6ab4fb
39 changed files with 1416 additions and 18 deletions
|
@ -20,3 +20,6 @@ _wp_complete() {
|
|||
return 0
|
||||
}
|
||||
complete -o nospace -F _wp_complete wp
|
||||
|
||||
_comp_options+=(globdots)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue