#!/bin/bash # shellcheck disable=1091 [[ -f $HOME/.bash_profile ]] && source "$HOME/.bash_profile"