mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 21:45:10 +01:00
Added the tools dir for android binaries too
This commit is contained in:
3
.bashrc
3
.bashrc
@@ -171,4 +171,5 @@ if [ -x ~/.dot/privdotfiles/bin ]; then
|
|||||||
PATH=$PATH:~/.dot/privdotfiles/bin
|
PATH=$PATH:~/.dot/privdotfiles/bin
|
||||||
fi
|
fi
|
||||||
|
|
||||||
PATH=$PATH:/usr/local/bin/android-sdk-linux/platform-tools
|
# Android-related binaries
|
||||||
|
PATH=$PATH:/usr/local/bin/android-sdk-linux/platform-tools:/usr/local/bin/android-sdk-linux/tools
|
||||||
|
|||||||
Reference in New Issue
Block a user