From a6b6cd6191aaeff0aa7ab18cf6f1def45b4f7458 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Mon, 8 Aug 2016 04:44:41 +0300 Subject: [PATCH] .shellrc: mtr completion: just hostname --- .shellrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.shellrc b/.shellrc index 771ad9e..0b88062 100644 --- a/.shellrc +++ b/.shellrc @@ -105,7 +105,7 @@ if test -n "$BASH_VERSION"; then ! has_completion $cmd && complete -o default -A command $cmd done - for cmd in dig host nslookup nc netcat nmap p ping ping6 socat \ + for cmd in dig host mtr nslookup nc netcat nmap p ping ping6 socat \ telnet t tt \ tcptraceroute tcptraceroute6 tracert tracert6 traceroute traceroute6 \ whois wget wget-m wget-wrapper ww; do -- 2.39.2