support ~/sbin

This commit is contained in:
David Majnemer 2010-06-07 13:47:16 -07:00
parent 3e2d569cc1
commit 6daec9521a

View file

@ -1,3 +1,4 @@
#! /bin/sh
concat_path "${HOME}/bin"
concat_path "${HOME}/sbin"
concat_manpath "${HOME}/share/man"