dotfiles this is my dotfiles. i use emacs as an editor i manage them with GNU Stow. setup $ ./init.sh ChatGPT API key Create ~/emacs.d/.env.el Set OpenAI's API keys for chatgpt-shell emacs package. .env.el (setq chatgpt-shell-openai-key "{YOUR_API_KEY}")