From 20e862efa49cf35cc204c2796ec50cfc7229e6fc Mon Sep 17 00:00:00 2001 From: bd Date: Thu, 4 Jan 2024 16:28:52 -0700 Subject: Created essential file, which configures defaults emacs behavior. --- .config/emacs/bookmarks | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 .config/emacs/bookmarks (limited to '.config/emacs/bookmarks') diff --git a/.config/emacs/bookmarks b/.config/emacs/bookmarks deleted file mode 100644 index 72d8115..0000000 --- a/.config/emacs/bookmarks +++ /dev/null @@ -1,23 +0,0 @@ -;;;; Emacs Bookmark Format Version 1;;;; -*- coding: utf-8-emacs; mode: lisp-data -*- -;;; 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 . "~/Personal/roam/agenda/agenda_tasks.org") - (front-context-string . "** TODO Fix paus") - (rear-context-string . "ox\n\n* Unsorted\n\n") - (position . 917) - (last-modified 26000 61282 867384 301000)) -("emacs-dired" - (filename . "~/.config/emacs/") - (front-context-string . "auto-save-list\n ") - (rear-context-string . "0K Dec 22 22:30 ") - (position . 187) - (last-modified 25991 13342 785210 917000)) -("agenda" - (filename . "~/Personal/roam/agenda/agenda_tasks.org") - (front-context-string . ":PROPERTIES:\n:ID") - (rear-context-string) - (position . 1) - (last-modified 25991 16926 960521 263000)) -) -- cgit v1.2.3