diff options
Diffstat (limited to 'recentf')
-rw-r--r-- | recentf | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/recentf b/recentf new file mode 100644 index 0000000..0df1f93 --- /dev/null +++ b/recentf | |||
@@ -0,0 +1,17 @@ | |||
1 | ;;; Automatically generated by ‘recentf’ on Mon Mar 20 17:05:48 2023. | ||
2 | |||
3 | (setq recentf-list | ||
4 | '( | ||
5 | "~/sync/Click Here Digital/inbox-chd.org" | ||
6 | "~/sync/Click Here Digital/chd-clients.json" | ||
7 | "~/sync/Click Here Digital/chd-employees.json" | ||
8 | "~/sync/Click Here Digital/all-tasks.json" | ||
9 | "~/etc/emacs/init.el" | ||
10 | )) | ||
11 | |||
12 | (setq recentf-filter-changer-current 'nil) | ||
13 | |||
14 | |||
15 | ;; Local Variables: | ||
16 | ;; coding: utf-8-emacs | ||
17 | ;; End: | ||