s/.packages/.local/

Affects to all previous commits.
This commit is contained in:
Mika Suomalainen 2012-04-03 13:21:19 +03:00
parent 9853365a9b
commit a0636ae619
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
PATH=$HOME/.packages:$PATH
PATH=$HOME/.local/bin:$PATH