Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View brunofariasdeo's full-sized avatar
👽
Be bold.

Bruno de Oliveira brunofariasdeo

👽
Be bold.
  • Encora
  • Recife, Brazil
View GitHub Profile
@brunofariasdeo
brunofariasdeo / .zshrc
Created July 31, 2021 14:41
Oh My Zsh
# 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