--- a/.bashrc Tue Jun 01 17:34:17 2021 +0300+++ b/.bashrc Tue Jun 01 17:45:24 2021 +0300@@ -228,7 +228,9 @@ # Placed to the end to allow override skel settings. if [[ -f ~/.env ]]; then+ set -a . ~/.env+ set +a fi ################################################################