mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-12 00:40:07 +00:00
e alias
This commit is contained in:
parent
60b7dd8af5
commit
5ff4a0030f
1 changed files with 2 additions and 0 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue