Add ~/.local/bin to PATH.

This commit is contained in:
Gabriel Ebner 2011-08-17 19:31:25 +02:00
parent b73be1553e
commit 161e575303
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@ export MYPREFIX=~/build/myprefix
add_myprefix_to PATH bin
add_myprefix_to PATH sbin
add_to PATH ~/.local/bin
add_to PATH /sbin
add_to PATH /usr/sbin
add_to PATH /usr/local/sbin