X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;ds=sidebyside;f=.shellrc;h=044801b10974c82eb3fcef1afe04a628f847e017;hb=bc64e79021fc792c18f18a989bc6079a679a7738;hp=513431d56037a9e60c7e5774e003ec8f67957160;hpb=cd1db036a616b38a45e7d1a711131187d91eecfc;p=dotfiles.git diff --git a/.shellrc b/.shellrc index 513431d..044801b 100644 --- a/.shellrc +++ b/.shellrc @@ -113,7 +113,7 @@ if test -n "$BASH_VERSION"; then 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 + whois wd wget wget-download wget-m wget-wrapper ww; do ! has_completion $cmd && complete -A hostname $cmd done