1
1
Fork 0
mirror of https://github.com/tonydamage/nux-env.git synced 2025-12-11 13:24:28 +01:00
nux-env/bash_variables
Tony Tkacik 6dafaf5b9d Added fixmes & minor updates.
Signed-off-by: Tony Tkacik <tonydamage@gmail.com>
2018-05-18 15:56:38 +02:00

3 lines
115 B
Bash
Executable file

## Maven configuration
export MAVEN_OPTS='-Xms256m -XX:MaxPermSize=512m -Xmx1024m'
export GOPATH='/home/tony/.go/'