General cleanup + update caskfile
This commit is contained in:
parent
19dd1a0dd3
commit
07e2a275f6
10 changed files with 61 additions and 81 deletions
|
@ -46,6 +46,9 @@ 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 the set names in between sessions
|
||||
(push 'narf-wg-names savehist-additional-variables)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue