# vim: ft=sh
#
if [ -f "$HOME/.dotfiles/bash/path.host" ]; then
source "$HOME/.dotfiles/bash/path.host"
fi