diff options
Diffstat (limited to 'Functions/Completion/__command')
-rw-r--r-- | Functions/Completion/__command | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Functions/Completion/__command b/Functions/Completion/__command deleted file mode 100644 index deaabdb1f..000000000 --- a/Functions/Completion/__command +++ /dev/null @@ -1,7 +0,0 @@ -#function command - -if [[ -position 2 -1 ]]; then - compsub -else - complist -em -fi |