diff --git a/dots/.config/zsh/config/profile/profile/env.zsh b/dots/.config/zsh/config/profile/profile/env.zsh index 83c80997..491a1c34 100644 --- a/dots/.config/zsh/config/profile/profile/env.zsh +++ b/dots/.config/zsh/config/profile/profile/env.zsh @@ -114,3 +114,4 @@ export AWS_CLI_AUTO_PROMPT=on export DOCKER_BUILDKIT=1 export NOTES_DIR="${HOME}/.notes" export GITLAB_HOST="https://gitlab.orion-technologies.io" +export SSLKEYLOGFILE="${XDG_DATA_HOME}/ssl-key-log.log"