Load .env into shell

Terminal
set -a && source .env && set +a