From 382fb6ade99bb011a15c77872eb78d776ad4302c Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Mon, 18 Jun 2012 19:25:35 +0200 Subject: [PATCH] remove PATH for android sdk, homebrew handles this --- bash_profile | 2 -- 1 file changed, 2 deletions(-) diff --git a/bash_profile b/bash_profile index 9db351c..0bc00dd 100644 --- a/bash_profile +++ b/bash_profile @@ -30,8 +30,6 @@ unset MAILCHECK PATH="$PATH:/usr/local/sbin:/usr/sbin:/sbin" PATH="/usr/local/bin:/usr/local/mysql/bin:$PATH" -# Android SDK -PATH="~/Dropbox/Code/android-sdk/tools:~/Dropbox/Code/android-sdk/platform-tools:$PATH" # ---------------------------------------------------------------------- # ALIASES