summary refs log tree commit diff stats
path: root/history
diff options
context:
space:
mode:
Diffstat (limited to 'history')
-rw-r--r--history6
1 files changed, 6 insertions, 0 deletions
diff --git a/history b/history new file mode 100644 index 0000000..4fc776d --- /dev/null +++ b/history
@@ -0,0 +1,6 @@
1;; -*- mode: emacs-lisp; coding: utf-8-unix -*-
2;; Minibuffer history file, automatically generated by ‘savehist’.
3
4(setq savehist-minibuffer-history-variables '(extended-command-history file-name-history))
5(setq extended-command-history '("undo"))
6(setq file-name-history '("~/etc/emacs/init.el"))