;;; custom-packages/private.el -*- lexical-binding: t; -*- (setq chatgpt-shell-openai-key "my-openai-key") (setq dall-e-shell-openai-key "my-openai-key") (provide 'private)