mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-03 14:09:50 +00:00
Add new mvn alias for mvn fmt:format (#9053)
* mvn: add mvnfmt alias * mvn: update README.md
This commit is contained in:
@@ -36,6 +36,7 @@ if it's found, or the mvn command otherwise.
|
||||
| `mvndocs` | `mvn dependency:resolve -Dclassifier=javadoc` |
|
||||
| `mvndt` | `mvn dependency:tree` |
|
||||
| `mvne` | `mvn eclipse:eclipse` |
|
||||
| `mvnfmt` | `mvn fmt:format` |
|
||||
| `mvnjetty` | `mvn jetty:run` |
|
||||
| `mvnp` | `mvn package` |
|
||||
| `mvns` | `mvn site` |
|
||||
|
||||
Reference in New Issue
Block a user