mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-14 12:19:51 +00:00
Fix Composer plugin must be referenced in lowercase in plugin list (Composer -> composer)
@@ -37,7 +37,7 @@ Below is a list of bundled plugins
|
||||
- [chruby](#chruby)
|
||||
- [chucknorris](#chucknorris)
|
||||
- [command-not-found](#command-not-found)
|
||||
- [Composer](#composer)
|
||||
- [composer](#composer)
|
||||
- [cloudapp](#cloudapp)
|
||||
- [cloudfoundry](#cloudfoundry)
|
||||
- [coffee](#coffee)
|
||||
@@ -444,7 +444,7 @@ The plugin uses the command-not-found package zsh support.
|
||||
|
||||
---
|
||||
|
||||
## Composer
|
||||
## composer
|
||||
|
||||
**Maintainer:** [danielcsgomes](https://github.com/danielcsgomes)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user