From da038816246d22d445b1a1d72b0711535fde1260 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Fri, 14 Oct 2022 06:18:33 -0500 Subject: [PATCH] autoadd --- init.el | 18 ++++++++++++++++++ recentf | 2 +- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/init.el b/init.el index 7625b318..fc8dd268 100644 --- a/init.el +++ b/init.el @@ -2348,3 +2348,21 @@ interfere with the default `bongo-playlist-buffer'." gcmh-verbose nil)) (setq warning-suppress-types '((comp))) +(custom-set-variables + ;; custom-set-variables was added by Custom. + ;; If you edit it by hand, you could mess it up, so be careful. + ;; Your init file should contain only one such instance. + ;; If there is more than one, they won't work right. + '(pdf-misc-print-program "/usr/bin/lpr") + '(pdf-misc-print-program-args '("-o media=Letter" "-o fitplot")) + '(safe-local-variable-values + '((projectile-project-compilation-cmd . "cmake -DCMAKE_EXPORT_COMPILE_COMMANDS=1 -B build/ . && make -j8 --dir build/ && rm -rf ~/.cache/librepresenter/LibrePresenter/qmlcache/") + (aggressive-indent-mode) + (projectile-project-run-cmd . "./build/bin/presenter") + (projectile-project-compilation-cmd . "cmake -DCMAKE_EXPORT_COMPILE_COMMANDS=1 -B build/ . && make -j8 --dir build/ && rm -rf ~/.cache/librepresenter/Libre Presenter/qmlcache/")))) +(custom-set-faces + ;; custom-set-faces was added by Custom. + ;; If you edit it by hand, you could mess it up, so be careful. + ;; Your init file should contain only one such instance. + ;; If there is more than one, they won't work right. + '(org-modern-tag ((t :background "#9aedfe" :foreground "#282a36")))) diff --git a/recentf b/recentf index 76edc61d..71bab17c 100644 --- a/recentf +++ b/recentf @@ -1,4 +1,4 @@ -;;; Automatically generated by ‘recentf’ on Thu Oct 6 15:18:19 2022. +;;; Automatically generated by ‘recentf’ on Thu Oct 13 16:56:03 2022. (setq recentf-list 'nil)