summaryrefslogtreecommitdiff
path: root/.config/doom/custom-packages/private.el.example
blob: 3a548a3ad10beff4b0b0ee076bef76ed6c4353b5 (plain)
1
2
3
4
5
6
;;; custom-packages/private.el -*- lexical-binding: t; -*-


(setq chatgpt-shell-openai-key "my-openai-key")

(provide 'private)