Change bookmarks file location

This commit is contained in:
Tom Willemse 2016-07-26 15:23:05 +02:00
parent 769211e956
commit dc6f00b82c

View file

@ -219,6 +219,11 @@ This is currently the data directory under the
(require 'counsel)
(counsel-mode)
;;;; Bookmarks:
;;; Save bookmarks in my data directory.
(setq bookmark-default-file (oni:data-location "bookmarks"))
;;;; Minor modes:
;;;;; Paredit: