From 9e07d4e358e5b0c7e9e9a949fab7293e770af6c5 Mon Sep 17 00:00:00 2001 From: Iain Patterson Date: Tue, 8 Jul 2008 09:36:35 +0000 Subject: [PATCH] Cleanup completion variables. git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@112 6be0d1a5-5cfe-0310-89b6-964be062b18b --- .profile.d/completion.bashrc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.profile.d/completion.bashrc b/.profile.d/completion.bashrc index 90db89c..fa86e5e 100644 --- a/.profile.d/completion.bashrc +++ b/.profile.d/completion.bashrc @@ -120,3 +120,8 @@ complete -F _known_hosts kill_known_host complete -F _known_hosts knh complete -F _modprobe modprobe complete -F _rmmod rmmod + +unset COMPLETION_DIR_PING +unset COMPLETION_DIR_RDP +unset COMPLETION_DIR_SSH +unset COMPLETION_DIR_TELNET -- 2.7.4