#!/usr/bin/env bash export BD="$(dirname "$(realpath -s "$BASH_SOURCE")")" export PATH="$BD/path:$PATH"