diff --git a/completions/_dcr b/completions/_dcr deleted file mode 100644 index 2a8f609..0000000 --- a/completions/_dcr +++ /dev/null @@ -1,7 +0,0 @@ -#compdef dcr - -_dcr() { - _arguments '1:docker projects:_files -W /docker -/' -} - -_dcr "$@" \ No newline at end of file