From: Peng Li Date: Sun, 13 Sep 2015 15:17:50 +0000 (+0800) Subject: emacs - add temp dir X-Git-Url: http://47.100.26.94:8080/?a=commitdiff_plain;ds=sidebyside;h=0b6d2923f87275c7c9fb7681568d354499d174f3;p=dotfiles.git emacs - add temp dir --- diff --git a/emacs.d/.gitignore b/emacs.d/.gitignore index 454bcf7..9a35196 100644 --- a/emacs.d/.gitignore +++ b/emacs.d/.gitignore @@ -15,3 +15,4 @@ projectile-bookmarks.eld config/init-my-theme-2.el config/my-color-theme.el \#* +temp/* diff --git a/emacs.d/config/init-workgroup2.el b/emacs.d/config/init-workgroup2.el index 8f90e07..ebef2cb 100644 --- a/emacs.d/config/init-workgroup2.el +++ b/emacs.d/config/init-workgroup2.el @@ -3,7 +3,7 @@ (setq wg-prefix-key (kbd "C-c z")) -(setq wg-session-file "~/.emacs.d/.emacs_workgroups") +(setq wg-session-file "~/.emacs.d/temp/.emacs_workgroups") (setq wg-mode-line-display-on t) ; Default: (not (featurep 'powerline)) (setq wg-flag-modified t) ; Display modified flags as well (setq wg-mode-line-decor-left-brace "["