This way they'll also be picked up by Emacs. Which is nice.
__mdw_addto PATH r $PLAN9/bin
fi
__mdw_addto PATH r $PLAN9/bin
fi
+## Check for some standard path hacks.
+for i in ccache; do
+ __mdw_addto PATH l "$HOME"/bin/hacks/$i
+done
+
###--------------------------------------------------------------------------
### Some other preliminaries.
###--------------------------------------------------------------------------
### Some other preliminaries.