if [ -d "/home/user/bin" ] ; then
  pathprepend /home/user/bin
fi
