summaryrefslogtreecommitdiff
path: root/shell-completion/zsh/_sd_hosts_or_user_at_host
blob: 282f7328e4f1e8b80177647996b3220915d82647 (plain)
1
2
3
4
5
#autoload

_alternative \
  'users-hosts:: _user_at_host' \
  'hosts:: _hosts'