summary refs log tree commit diff stats
path: root/history
blob: 4fc776d843d8a13af4ee566221c47d2c9be763d9 (plain)
1
2
3
4
5
6
;; -*- mode: emacs-lisp; coding: utf-8-unix -*-
;; Minibuffer history file, automatically generated by ‘savehist’.

(setq savehist-minibuffer-history-variables '(extended-command-history file-name-history))
(setq extended-command-history '("undo"))
(setq file-name-history '("~/etc/emacs/init.el"))