From 52582edc079a197d8204c1310ecd37176bfaef84 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Tue, 6 Sep 2016 20:00:36 +0100 Subject: updates --- Shell/zshrc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Shell/zshrc') diff --git a/Shell/zshrc b/Shell/zshrc index 9b0e8a6..e0ad925 100644 --- a/Shell/zshrc +++ b/Shell/zshrc @@ -54,8 +54,13 @@ if [ -x /usr/bin/dircolors ]; then alias egrep='egrep --color=auto' fi +export ANDROID_HOME=/opt/android-sdk + #fortune -s | cowsay -f $(ls /usr/share/cows/ | shuf -n1) #fortune -s #~/archey + + + -- cgit v1.2.3-54-g00ecf