Browse Source

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

Aaron Mills 10 years ago
parent
commit
f11934e00c
1 changed files with 2 additions and 0 deletions
  1. 2 0
      plugins/mosh/mosh.plugin.zsh

+ 2 - 0
plugins/mosh/mosh.plugin.zsh

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