From 6839787c952f6cfbb7670deb53bb195f27a29db3 Mon Sep 17 00:00:00 2001 From: Guillaume Rousse Date: Mon, 13 Jun 2005 12:40:06 +0000 Subject: initial import --- bash_completion | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 bash_completion diff --git a/bash_completion b/bash_completion new file mode 100644 index 0000000..e6a200f --- /dev/null +++ b/bash_completion @@ -0,0 +1,7 @@ +ENABLE_BASH_COMPLETION=1 +COMP_CVS_REMOTE= +COMP_SCP_REMOTE= +COMP_CONFIGURE_HINTS= +COMP_TAR_INTERNAL_PATHS= +COMP_IWCONFIG_SCAN= +COMP_RPM_DATABASE= -- cgit v1.2.1