From: Iain Patterson Date: Tue, 8 Jul 2008 09:36:35 +0000 (+0000) Subject: Cleanup completion variables. X-Git-Url: http://git.iain.cx/?p=profile.git;a=commitdiff_plain;h=9e07d4e358e5b0c7e9e9a949fab7293e770af6c5 Cleanup completion variables. git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@112 6be0d1a5-5cfe-0310-89b6-964be062b18b --- 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