mirror of
https://github.com/dcarrillo/prezto.git
synced 2024-12-22 17:28:01 +00:00
Doc (ruby): add doc on bundle clean alias
This commit is contained in:
parent
7c64584629
commit
bb168c5881
@ -63,6 +63,7 @@ Aliases
|
|||||||
### Bundler
|
### Bundler
|
||||||
|
|
||||||
- `rbb` manages ruby dependencies (`bundle`).
|
- `rbb` manages ruby dependencies (`bundle`).
|
||||||
|
- `rbbc` cleans up unused gems in your bundler directory.
|
||||||
- `rbbe` executes a script in the context of the current bundle.
|
- `rbbe` executes a script in the context of the current bundle.
|
||||||
- `rbbi` installs the gems specified in the *Gemfile* in *vendor/bundle*.
|
- `rbbi` installs the gems specified in the *Gemfile* in *vendor/bundle*.
|
||||||
- `rbbI` installs the following:
|
- `rbbI` installs the following:
|
||||||
|
Loading…
Reference in New Issue
Block a user