mirror of
https://github.com/tonydamage/nux-env.git
synced 2025-12-11 13:24:28 +01:00
5 lines
98 B
Bash
Executable file
5 lines
98 B
Bash
Executable file
## Maven configuration
|
|
export MAVEN_OPTS='-Xms256m -Xmx1024m'
|
|
|
|
##
|
|
export GOPATH='/home/tony/.go/'
|