From 1bc482b3e2bc6cc078195c5a26d5788601a70975 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 6 Aug 2018 15:29:58 -0300 Subject: Move quicklisp to .quicklisp folder --- spacemacs.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spacemacs.el') diff --git a/spacemacs.el b/spacemacs.el index ab53c0b..26acf29 100644 --- a/spacemacs.el +++ b/spacemacs.el @@ -564,7 +564,7 @@ dump." ;; FIXME: put in a layer (defvar custom-el-files '("~/annex/dev/code/dotfiles/emacs/re-jump.el" "~/annex/dev/code/dotfiles/emacs/not-much.el" - "~/quicklisp/slime-helper.el")) + "~/.quicklisp/slime-helper.el")) (defmacro measure-time (&rest body) "Measure and return the running time of the code block." -- cgit v1.2.3