# shellcheck disable=SC2148

# ~custom-setup~
# shellcheck disable=SC1090
if [ -r ~/.profile ]; then . ~/.profile; fi
