mirror of
https://github.com/kremalicious/dotfiles.git
synced 2024-11-21 17:27:13 +01:00
remove PATH for android sdk, homebrew handles this
This commit is contained in:
parent
42dceab710
commit
382fb6ade9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user