From 601b6332283415f4c77366c23800537a7e89bb96 Mon Sep 17 00:00:00 2001 From: wangchen2020 <15955488707@163.com> Date: Wed, 17 Jun 2020 15:35:30 +0800 Subject: [PATCH] add yaml file --- bash-completion.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 bash-completion.yaml diff --git a/bash-completion.yaml b/bash-completion.yaml new file mode 100644 index 0000000..30d8aa4 --- /dev/null +++ b/bash-completion.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: scop/bash-completion +tag_prefix: +seperator: "." -- Gitee