emacs: import some stuff
This commit is contained in:
10
emacs.d/bookmarks
Normal file
10
emacs.d/bookmarks
Normal file
@@ -0,0 +1,10 @@
|
||||
;;;; 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 -*-
|
||||
(("org-capture-last-stored"
|
||||
(filename . "~/data/org/notes.org")
|
||||
(front-context-string . "** Hello, I'm a ")
|
||||
(rear-context-string)
|
||||
(position . 10))
|
||||
)
|
||||
Reference in New Issue
Block a user