configs/.bash_profile
Jean-Marie Mineau 9a8251e88b add bash_profile
2020-09-14 10:53:06 +02:00

7 lines
92 B
Bash

#
# ~/.bash_profile
#
[[ -f ~/.bashrc ]] && . ~/.bashrc
export DATA="/media/me/dataDrive"