FIX: add autoload
This commit is contained in:
parent
6380293961
commit
c8d2ec0f8e
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
#compdef docker-enter
|
#compdef docker-enter
|
||||||
|
#autoload
|
||||||
|
|
||||||
_docker-enter() {
|
_docker-enter() {
|
||||||
local state
|
local state
|
||||||
|
|
Loading…
Reference in a new issue