Add support for mosh (remote-shell) tab completion.

master
Aaron Mills 13 years ago
parent 434f3bc05c
commit f11934e00c
  1. 2
      plugins/mosh/mosh.plugin.zsh

@ -0,0 +1,2 @@
# Allow SSH tab completion for mosh hostnames
compdef mosh=ssh
Loading…
Cancel
Save