0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00
This commit is contained in:
Carlos Alexandro Becker 2012-11-22 14:20:53 -02:00
parent 60b7dd8af5
commit 5ff4a0030f

View file

@ -22,6 +22,8 @@ alias ecmo=ecmstop
alias ecmi=ecminstall
alias ecmri=ecmruninstall
alias ecm=ecmfull
alias e='MAVEN_OPTS="-Xmx2048m -XX:MaxPermSize=512m -DskipTests=true" ecm'
# update ecm
ecmup() {