# # ~/.bash_profile # [[ -f ~/.bashrc ]] && . ~/.bashrc export PATH="$HOME/bin:$HOME/.local/bin:$HOME/.cargo/bin:$PATH"; export DATA="/media/me/dataDrive"