moved bookmarks file
parent
94566116d8
commit
e5ff125e2e
|
@ -1,10 +0,0 @@
|
|||
;;;; Emacs Bookmark Format Version 1 ;;;; -*- coding: utf-8-emacs -*-
|
||||
;;; This format is meant to be slightly human-readable;
|
||||
;;; nevertheless, you probably don't want to edit it.
|
||||
;;; -*- End Of Bookmark File Format Version Stamp -*-
|
||||
(("bspwm"
|
||||
(filename . "~/.config/bspwm/bspwmrc")
|
||||
(front-context-string . "#!/bin/bash\n\n# M")
|
||||
(rear-context-string)
|
||||
(position . 1))
|
||||
)
|
|
@ -54,4 +54,4 @@
|
|||
;; they are implemented.
|
||||
(setq doom-font (font-spec :family "FiraCode Nerd Font Mono" :size 13) )
|
||||
|
||||
(setq bookmark-default-file "~/.config/doom/bookmarks")
|
||||
(setq bookmark-default-file "~/.emacs.d/bookmarks")
|
||||
|
|
Loading…
Reference in New Issue