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