X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=blobdiff_plain;f=.shellrc;h=1db7013282a2242b6e94423491304ad2737c217e;hp=871747b3432d4e754b7c18126a591a628a1f15c8;hb=a1d086a56f5589110dcc6aff9ee0eabf1954f5e5;hpb=9ebba9512de5b78c69bd6d134e5669ce3f17ec34 diff --git a/.shellrc b/.shellrc index 871747b..1db7013 100644 --- a/.shellrc +++ b/.shellrc @@ -99,8 +99,8 @@ if test -n "$BASH_VERSION"; then ! has_completion $cmd && complete -o default -A command $cmd done - for cmd in dig host mtr nslookup nc netcat nmap p ping ping6 socat \ - telnet t tt \ + for cmd in dig host mtr nslookup nc netcat nmap p ping ping6 \ + ssh2 s2 socat telnet t tt \ tcptraceroute tcptraceroute6 tracert tracert6 traceroute traceroute6 \ whois wd wget wget-download wget-m wget-wrapper ww; do ! has_completion $cmd && complete -A hostname $cmd