]> git.wh0rd.org - home.git/blame - .profile.d/ROOT-bashrc
cros-board: update
[home.git] / .profile.d / ROOT-bashrc
CommitLineData
9f79509b
MF
1if [[ "${SUDO_USER}" == "vapier" ]] ; then
2 for sh in ~vapier/.profile.d/{.pre,*,.post}.sh ; do
3 . "$sh"
4 done
5 unset sh
6fi