1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 21:45:10 +01:00

Merge branch 'master' of github.com:aquatix/dotfiles

This commit is contained in:
Michiel Scholten
2014-06-20 17:09:34 +02:00
6 changed files with 31 additions and 0 deletions

View File

@@ -127,4 +127,8 @@ if [ -f /etc/bash_completion ] && ! shopt -oq posix; then
. /etc/bash_completion
fi
if [ -x ~/.privdotfiles/bin ]; then
PATH=$PATH:~/.privdotfiles/bin
fi
PATH=$PATH:/usr/local/bin/android-sdk-linux/platform-tools