Refactor use-package config; delete mkdir's to makefile
This commit is contained in:
parent
a961a45eca
commit
10ca8bc7df
2 changed files with 1 additions and 14 deletions
|
@ -46,9 +46,6 @@ automatically renamed to the project name.")
|
|||
|
||||
(add-hook 'emacs-startup-hook 'workgroups-mode)
|
||||
:config
|
||||
(unless (file-exists-p wg-workgroup-directory)
|
||||
(mkdir wg-workgroup-directory))
|
||||
|
||||
;; Remember fixed workgroup names between sessions
|
||||
(push 'narf-wg-names savehist-additional-variables)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue