This website works better with JavaScript
Home
Explore
Help
Sign In
HonorLee
/
ohmyzsh
mirror of
https://github.com/ohmyzsh/ohmyzsh.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Add support for mosh (remote-shell) tab completion.
Aaron Mills
11 years ago
parent
434f3bc05c
commit
f11934e00c
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
plugins/mosh/mosh.plugin.zsh
+ 2
- 0
plugins/mosh/mosh.plugin.zsh
View File
@@ -0,0 +1,2 @@
+# Allow SSH tab completion for mosh hostnames
+compdef mosh=ssh