diff options
Diffstat (limited to 'Shell/zshrc')
-rw-r--r-- | Shell/zshrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Shell/zshrc b/Shell/zshrc index 36ee6ac..3e4b71d 100644 --- a/Shell/zshrc +++ b/Shell/zshrc @@ -54,6 +54,8 @@ if [ -x /usr/bin/dircolors ]; then alias egrep='egrep --color=auto' fi +export ANDROID_HOME=/opt/android-sdk + ~/bin/sysinfo |