(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. '(TeX-complete-word 'dabbrev-expand-helper) '(TeX-fold-preserve-comments t) '(TeX-fold-type-list '(env)) '(TeX-newline-function 'reindent-then-newline-and-indent) '(auth-source-save-behavior nil) '(beacon-blink-duration 0.15) '(beacon-color "#969696") '(bsn-backends '(msn)) '(case-fold-search t) '(compilation-auto-jump-to-first-error t) '(compilation-skip-threshold 2) '(current-language-environment "English") '(custom-safe-themes '("204786289f4d9d1937adb8e08d81506727574660a510a10f50b27b18577cdeda" "8db4b03b9ae654d4a57804286eb3e332725c84d7cdab38463cb6b97d5762ad26" default)) '(default-input-method "rfc1345") '(delete-active-region nil) '(delete-selection-mode nil) '(flyspell-duplicate-distance -1) '(flyspell-lazy-idle-seconds 0.5) '(flyspell-mark-duplications-flag t) '(font-latex-fontify-sectioning 'color) '(font-latex-match-textual-keywords '(("todo" "[{"))) '(frame-background-mode 'dark) '(global-disable-mouse-mode-lighter "") '(global-font-lock-mode t nil (font-lock)) '(global-page-break-lines-mode nil nil (page-break-lines)) '(helm-su-or-sudo "su") '(hl-sexp-background-colors '("#395959")) '(ibuffer-use-other-window t) '(linum-relative-current-symbol "—→") '(magit-save-repository-buffers 'dontask) '(magit-todos-insert-after '(bottom) nil nil "Changed by setter of obsolete option `magit-todos-insert-at'") '(mml-secure-key-preferences '((OpenPGP (sign) (encrypt ("jacopods@gmail.com" "CDC3D63FB3B69D61F59B6A469CCEF13F3D11F070") ("jacopods@math.utoronto.ca" "776A6FE29960ACEB31C2DCEB5354C81FCF638080"))) (CMS (sign) (encrypt)))) '(org-agenda-files '("/home/jacopods/org/master.org" "/home/jacopods/org/orgzly/work.org" "/home/jacopods/org/orgzly/scheduled.org" "/home/jacopods/org/orgzly/hack.org" "/home/jacopods/org/orgzly/library.org" "/home/jacopods/org/kaizen.org" "/home/jacopods/org/orgzly/refile.org")) '(org-agenda-show-inherited-tags 'always) '(org-babel-load-languages '((emacs-lisp . t) (shell . t))) '(org-babel-shell-names '("sh" "bash" "csh" "ash" "dash" "ksh" "mksh" "posh" "zsh")) '(org-clock-mode-line-total 'current) '(org-fold-catch-invisible-edits 'smart) '(org-habit-following-days 3) '(org-habit-graph-column 66) '(org-habit-preceding-days 7) '(org-habit-show-all-today t) '(org-habit-show-habits-only-for-today nil) '(org-habit-today-glyph 57520) '(org-icalendar-categories '(all-tags category)) '(org-icalendar-include-todo t) '(org-indent-mode-turns-on-hiding-stars nil) '(org-latex-default-packages-alist '(("AUTO" "inputenc" t ("pdflatex")) ("T1" "fontenc" t ("pdflatex")) ("" "graphicx" t nil) ("" "grffile" t nil) ("" "longtable" nil nil) ("" "wrapfig" nil nil) ("" "rotating" nil nil) ("normalem" "ulem" t nil) ("" "amsmath" t nil) ("" "textcomp" t nil) ("" "amssymb" t nil) ("" "capt-of" nil nil) ("colorlinks=true" "hyperref" nil nil))) '(org-pomodoro-long-break-sound "/home/jacopods/tick.wav") '(org-pomodoro-play-sounds nil) '(org-pomodoro-play-ticking-sounds t) '(org-pomodoro-short-break-sound "/home/jacopods/tick.wav") '(org-pomodoro-ticking-sound "/home/jacopods/tick.wav") '(org-refile-targets '((org-agenda-files :level . 1))) '(package-archives '(("gnu" . "http://elpa.gnu.org/packages/") ("melpa-stable" . "http://stable.melpa.org/packages/") ("org" . "http://orgmode.org/elpa/"))) '(package-selected-packages '(adaptive-wrap aggressive-indent async csv-mode elfeed epl excorporate f flycheck geiser-guile ghub git-commit git-gutter graphql helm helm-ag helm-core helm-flycheck helm-projectile helm-tramp helm-xref hl-todo jeison lua-mode magit magit-todos markdown-mode monkeytype nov org-inline-pdf org-journal org-ql org-roam pass password-store pcre2el pdf-tools pkg-info plz popup s slack tramp treepy treesit-auto with-editor)) '(parens-require-spaces nil) '(safe-local-variable-values '((tex-main-file . "phe2") (tex-main-file . "phe-2") (tex-main-file . "phe-2.tex") (TeX-auto-save . t) (TeX-parse-self . t) (TeX-master . phe-2.tex) (ispell-local-dictionary . canadian) (org-startup-with-inline-images . t) (org-image-actual-width . 780) (org-startup-with-inline-images t) (magit-todos-exclude-globs "_region_.tex") (magit-todos-keyword-suffix . "") (org-image-actual-width 780) (gac-automatically-push-p . t) (org-heading-cycle-list ("Cleanup [[file:~/work/][work]] dir" "Cleanup [[file:~/][home]] dir" "Cleanup [[file:~/Nextcloud][nextcloud]] dir")) (eval save-excursion (org-babel-goto-named-src-block "def-tag") (org-babel-execute-src-block) (outline-hide-sublevels 1)) (org-confirm-babel-evaluate) (tag-to-filenames-alist quote (("daily" . ".zshrc") ("blender" . ".zshrc.blender") ("pi" . "/ssh:ssh.jacopods.xyz:.zshrc") ("android" . ".zshrc.android"))) (eval save-excursion (org-babel-goto-named-src-block "def-tag") (org-babel-execute-src-block)) (org-src-preserve-indentation . t) (eval save-excursion (org-babel-goto-named-src-block "startup") (org-babel-execute-src-block) (org-babel-goto-named-src-block "startup-write-paystub") (org-babel-execute-src-block)) (projectile-project-run-cmd . "mkdir -p build; cd build; cmake ..; make run") (projectile-project-compilation-cmd . "mkdir -p build; cd build; cmake ..; make") (eval save-excursion (org-babel-goto-named-src-block "startup") (org-babel-execute-src-block)) (dropbox . yes) (buffer-close-on-idle . t) (ispell-dictionary . british) (ispell-local-dictionary . british) (auto-revert-interval . 5) (auto-revert-use-notify) (auto-revert-mode . 1) (eval add-hook 'before-save-hook 'org-icalendar-export-to-ics nil t) (eval add-hook 'before-save-hook 'org-export-icalendar-this-file nil t) (TeX-master . notes.tex) (bookmark-default-file . "./emacs.bmk"))) '(smart-tab-completion-functions-alist '((emacs-lisp-mode . lisp-complete-symbol) (text-mode . dabbrev-completion) (latex-mode . TeX-complete-symbol))) '(smart-tab-disabled-major-modes '(org-mode term-mode eshell-mode w3m-mode magit-mode mu4e-compose-mode)) '(truncate-partial-width-windows nil) '(visible-mark-inhibit-trailing-overlay t) '(vterm-disable-bold-font t) '(warning-suppress-types '((org-element-cache)))) (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. '(bold ((t (:weight normal)))) '(bookmark-face ((t (:slant normal :weight normal)))) '(calendar-weekend-header ((t (:inherit font-lock-preprocessor-face :slant normal :weight normal)))) '(custom-visibility ((t (:inherit link)))) '(flyspell-margin-incorrect ((t (:inherit warning :underline nil)))) '(font-latex-script-char-face ((t nil))) '(font-latex-slide-title-face ((t nil))) '(gnus-button ((t nil))) '(gnus-cite-attribution ((t (:underline t :slant normal :weight normal)))) '(header-line ((t (:background "#303030" :foreground "#919191" :inverse-video nil)))) '(helm-selection ((t (:weight normal :slant normal :inherit highlight)))) '(helm-source-header ((t (:inherit helm-header)))) '(hl-line ((t (:background "#303030")))) '(hl-sexp-face ((t (:underline t))) t) '(italic ((((supports :underline t)) nil))) '(link ((t (:inherit default :foreground "#6c71c4" :underline t :slant normal :weight normal)))) '(linum ((t (:slant normal :weight normal)))) '(linum-highlight-face ((t (:inherit (hl-line default))))) '(magit-diff-file-heading ((t nil))) '(magit-section-secondary-heading ((t nil))) '(magit-signature-bad ((t (:foreground "red")))) '(menu ((t (:inverse-video t)))) '(mouse ((t (:background "orchid")))) '(mu4e-header-highlight-face ((t (:inherit hl-line :extend t :slant normal :weight normal)))) '(org-block-background ((t (:background "#262626" :slant normal :weight normal)))) '(org-block-end-line ((t (:inherit org-meta-line :slant normal :weight normal)))) '(org-ellipsis ((t nil))) '(org-meta-line ((t (:inherit (default font-lock-comment-face) :slant normal :weight normal)))) '(org-pomodoro-mode-line ((t (:foreground "tomato3")))) '(paren-face-match ((t (:background "turquoise" :foreground "black")))) '(region ((t (:inherit highlight)))) '(shadow ((t (:foreground "grey60")))) '(tooltip ((t (:inherit default :slant normal :weight normal)))) '(variable-pitch ((t (:family "default")))) '(visible-mark-active ((t (:background "#b58900" :foreground "#262626" :slant normal :weight normal)))) '(visible-mark-face ((t (:background "goldenrod" :foreground "#182828")))) '(vterm-color-default ((t (:slant normal :weight normal)))))