diff options
| author | Eyal Posener <[email protected]> | 2017-05-13 11:03:22 +0300 |
|---|---|---|
| committer | Eyal Posener <[email protected]> | 2017-05-13 11:06:15 +0300 |
| commit | 3776c7286e833a6e77db93979c7c1fd01ec8d5fd (patch) | |
| tree | 9cc5ed9f3c11220631d24cde877d4b94fc6e11dc /readme.md | |
| parent | c7377ba2de5df7097776c07f1ca68ca0fc8ee90e (diff) | |
cmd/install: add support for zsh
Fixes: #9
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -36,6 +36,13 @@ Uninstall by `gocomplete -uninstall` - Complete packages names or `.go` files when necessary. - Complete test names after `-run` flag. +## complete package + +Supported shells: + +[x] bash +[x] zsh + ## Usage Assuming you have program called `run` and you want to have bash completion |
