This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# If you come from bash you might have to change your $PATH. | |
# export PATH=$HOME/bin:/usr/local/bin:$PATH | |
# Path to your oh-my-zsh installation. | |
export ZSH="/Users/jose/.oh-my-zsh" | |
#ANT OPTS option to run Liferay 7.3.x | |
export ANT_OPTS="-Xms4096m -Xmx4096m" | |
#ANT OPTS option to run Liferay 7.0.x |