Installed groovy

This commit is contained in:
Abhay Rana 2015-10-22 12:46:29 +05:30
parent 7c4f426aee
commit 7e9ff2d629
1 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,7 @@ pathadd() {
pathadd '/home/nemo/bin'
alias xclip='xclip -selection c'
alias sl=ls
# ... or force ignoredups and ignorespace
@ -311,6 +312,8 @@ eval `keychain --eval --agents ssh id_rsa`
export LC_ALL=en_IN.UTF-8
alias suidchromium='sudo chown root:root chrome_sandbox && sudo chmod 4755 chrome_sandbox && export CHROME_DEVEL_SANDBOX="$PWD/chrome_sandbox"'
export JAVA_HOME=/usr/lib/jvm/default-runtime
export GROOVY_HOME=/home/nemo/apps/groovy
pathadd "$GROOVY_HOME/bin"
export EC2_HOME=/home/nemo/apps/ec2
# iOS Jailbreak development