add bash_profile

This commit is contained in:
Jean-Marie Mineau 2020-09-14 10:53:06 +02:00
parent c4bd9ab38b
commit 9a8251e88b

7
.bash_profile Normal file
View file

@ -0,0 +1,7 @@
#
# ~/.bash_profile
#
[[ -f ~/.bashrc ]] && . ~/.bashrc
export DATA="/media/me/dataDrive"