-
Committer:
Andrew Hutchings
-
Date:
2010-11-11 16:51:37 UTC
-
mto:
(1927.1.1 build)
-
mto:
This revision was merged to the branch mainline in
revision
1928.
-
Revision ID:
andrew@linuxjedi.co.uk-20101111165137-e5jxsy5x37kh8shq
Using '~' to represent home is a shell standard, POSIX functions do not understand it. So for home config file loading substitute it for env variable $HOME if possible (also a POSIX standard)