From 8ef78ca56b1665f5531080ce63da907a2176a7da Mon Sep 17 00:00:00 2001 From: blendoit Date: Wed, 11 Sep 2019 10:31:04 -0700 Subject: Ignore cache --- .cache/savehist | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 .cache/savehist (limited to '.cache/savehist') diff --git a/.cache/savehist b/.cache/savehist deleted file mode 100644 index 80fd290..0000000 --- a/.cache/savehist +++ /dev/null @@ -1,13 +0,0 @@ -;; -*- mode: emacs-lisp; coding: utf-8-unix -*- -;; Minibuffer history file, automatically generated by ‘savehist’. - -(setq savehist-minibuffer-history-variables '(evil-ex-history woman-topic-history buffer-name-history ivy-history counsel-M-x-history)) -(setq evil-ex-history '(#("q!" 0 1 (ex-index 1) 1 2 (ex-index 2)) #("x" 0 1 (ex-index 1)))) -(setq buffer-name-history '("*Custom Themes*")) -(setq ivy-history '(#("gray10" 0 6 (ivy-index 0)) #("spacema" 0 7 (ivy-index 0)) #("space" 0 5 (ivy-index 0)))) -(setq counsel-M-x-history '(#("^customize" 0 10 (ivy-index 0)) #("^rever" 0 6 (ivy-index 0)) #("^customize-themes" 0 17 (ivy-index 0)) #("^customi" 0 8 (ivy-index 0)) #("^customize-group" 0 16 (ivy-index 0)))) -(setq evil-jumps-history '((2034 "/home/blendux/.spacemacs") (2034 "/home/blendux/.spacemacs") (2034 "/home/blendux/.spacemacs"))) -(setq mark-ring 'nil) -(setq search-ring 'nil) -(setq regexp-search-ring 'nil) -(setq extended-command-history 'nil) -- cgit v1.2.3