export home bin
This commit is contained in:
parent
7313d80c19
commit
6bd8e3af62
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ export TIMEFMT=$'\nreal\t%E\nuser\t%U\nsys\t%S'
|
|||
export PATH=${PATH}:${ANDROID_HOME}/tools
|
||||
export PATH=${PATH}:${ANDROID_HOME}/platform-tools
|
||||
export PATH=${PATH}:/opt/genymobile/genymotion
|
||||
export PATH=${PATH}:${HOME}/.bin
|
||||
|
||||
# bash aliases
|
||||
alias refresh="cd $PWD > /dev/null"
|
||||
|
|
Loading…
Reference in a new issue