emacs - add temp dir
authorPeng Li <seudut@gmail.com>
Sun, 13 Sep 2015 15:17:50 +0000 (23:17 +0800)
committerPeng Li <seudut@gmail.com>
Sun, 13 Sep 2015 15:17:50 +0000 (23:17 +0800)
emacs.d/.gitignore
emacs.d/config/init-workgroup2.el

index 454bcf7..9a35196 100644 (file)
@@ -15,3 +15,4 @@ projectile-bookmarks.eld
 config/init-my-theme-2.el
 config/my-color-theme.el
 \#*
+temp/*
index 8f90e07..ebef2cb 100644 (file)
@@ -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 "["