add environment variable file

This commit is contained in:
Oystein Kristoffer Tveit 2021-05-29 16:04:25 +02:00
parent 1d7fedefe4
commit cd3a6738f3
1 changed files with 2 additions and 0 deletions

2
general/.env Normal file
View File

@ -0,0 +1,2 @@
export DROPBOX_DIR="$HOME/Dropbox"
export PATH="$PATH:$HOME/.scripts"