# for advanced users :) # direnv -- Unclutter your .profile # https://github.com/direnv/direnv # Use command the below to apply changes after editing .env file # $ direnv allow source <(helm completion zsh) set -a source .env set +a