Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Ohmyzsh
Commits
dc0a884e
Commit
dc0a884e
authored
Jul 03, 2016
by
Marc Cornellà
Browse files
Rename getgb plugin to gb
parent
cab63591
Changes
2
Hide whitespace changes
Inline
Side-by-side
plugins/
get
gb/README.md
→
plugins/gb/README.md
View file @
dc0a884e
...
...
@@ -9,9 +9,9 @@ See https://getgb.io for the full `gb` documentation
-
Adds completion support for all
`gb`
commands.
-
Also supports completion for the
[
`gb-vendor` plugin
](
https://godoc.org/github.com/constabulary/gb/cmd/gb-vendor
)
.
To use it, add
`
get
gb`
to your plugins array:
To use it, add
`gb`
to your plugins array:
```
sh
plugins
=(
...
get
gb
)
plugins
=(
... gb
)
```
## Caveats
...
...
plugins/
get
gb/_gb
→
plugins/gb/_gb
View file @
dc0a884e
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment