Added back z.sh (bad Fergal)

This commit is contained in:
Fergal Moran
2016-10-18 21:06:04 +01:00
parent 70080fa555
commit 8aac4dca7f
2 changed files with 48 additions and 38 deletions

3
bashrc
View File

@@ -101,6 +101,9 @@ if [ -f ~/.bash_functions ]; then
source ~/.bash_functions
fi
. ~/dotfiles/z.sh
export ANDROID_SDK=/opt/android-sdk-linux/
export PATH=$PATH:/opt/android-sdk-linux/tools:/opt/android-sdk-linux/platform-tools/:/opt/genymotion
export SENCHA_CMD_3_0_0="/home/fergalm/dev/sencha/Sencha/Cmd/4.0.0.203"