mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-24 04:29:25 +02:00
A minimal README with the fairly important
caveat about the git plugin alias 'gb'
This commit is contained in:
parent
1193a91e71
commit
5817609f18
1 changed files with 10 additions and 0 deletions
10
plugins/getgb/README.md
Normal file
10
plugins/getgb/README.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# *gb* plugin
|
||||
|
||||
- aims to support completion for all *gb* commands
|
||||
- also supports completion for *gb* plugins such as *vendor*
|
||||
|
||||
See http://getgb.io for the full *gb* documentation
|
||||
|
||||
## Caveats
|
||||
|
||||
- The *git* plugin installs an alias *gb* that usually conflicts with the *gb* program
|
||||
Loading…
Add table
Add a link
Reference in a new issue