diff options
| author | bard <[email protected]> | 2023-09-24 18:21:40 -0400 |
|---|---|---|
| committer | bard <[email protected]> | 2023-09-24 18:21:40 -0400 |
| commit | 15ef46b2ae2bda54fde356a84259a9c390c84ab5 (patch) | |
| tree | 72a842c0e2d91292685eb5bf08c6a6de1ade541c /bookmarks | |
| parent | 204ea0bf169197bbbc28a1f199fd747d509351bc (diff) | |
Package file, hlint, bookmarks and dashboard image
Diffstat (limited to 'bookmarks')
| -rw-r--r-- | bookmarks | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/bookmarks b/bookmarks new file mode 100644 index 0000000..7f76c06 --- /dev/null +++ b/bookmarks @@ -0,0 +1,20 @@ +;;;; 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 -*- +(("conmerge" + (filename . "~/Code/conmerge/") + (front-context-string . "CHANGELOG.md\n d") + (rear-context-string . "80 Sep 8 18:24 ") + (position . 213)) +("Code" + (filename . "~/Code/") + (front-context-string . "conmerge\n drwxr") + (rear-context-string . "96 Sep 10 15:30 ") + (position . 204)) +("problems" + (filename . "~/Code/problems/") + (front-context-string . "codeforces\n drw") + (rear-context-string . "96 Sep 20 07:15 ") + (position . 210)) +) |
