This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-mvnd.git
The following commit(s) were added to refs/heads/master by this push:
new d2942ccb Remove outdated note about oh-my-zsh (#1034)
d2942ccb is described below
commit d2942ccbc15178a25946cb5ae80b83d489b4df23
Author: Albin Hasani <[email protected]>
AuthorDate: Wed Jun 19 08:23:27 2024 +0200
Remove outdated note about oh-my-zsh (#1034)
---
README.adoc | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/README.adoc b/README.adoc
index f0935afb..6d7a961f 100644
--- a/README.adoc
+++ b/README.adoc
@@ -113,15 +113,6 @@ $ echo 'source $MVND_HOME/bin/mvnd-bash-completion.bash'
>> ~/.bashrc
----
`bash` is the only shell supported at this time.
-=== Note for oh-my-zsh users ===
-
-Users that use `oh-my-zsh` often use completion for maven. The default maven
completion plugin defines `mvnd` as an alias to `mvn deploy`. So before being
able to use `mvnd`, you need to unalias using the following command:
-[source,shell]
-----
-$ unalias mvnd
-----
-
-
=== Install manually
* Download the latest ZIP suitable for your platform from
https://downloads.apache.org/maven/mvnd/