1 2 3 4
(use-package savehist :custom (savehist-file (file-name-concat user-emacs-directory "savehist")) (savehist-save-minibuffer-history t))