dotfiles/.config/doom/custom-packages/private.el.example

7 lines
129 B
Plaintext

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