(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) '(auto-save-file-name-transforms '((".*" "~/.emacs.d/autosaves/\\1" t))) '(backup-directory-alist '((".*" . "~/.emacs.d/backup/"))) '(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)) '(helm-su-or-sudo "su") '(hl-sexp-background-colors '("#395959")) '(ibuffer-use-other-window t) '(linum-relative-current-symbol "—→") '(magit-save-repository-buffers 'dontask) '(mml-secure-key-preferences '((OpenPGP (sign) (encrypt ("jacopods@gmail.com" "CDC3D63FB3B69D61F59B6A469CCEF13F3D11F070") ("jacopods@math.utoronto.ca" "776A6FE29960ACEB31C2DCEB5354C81FCF638080"))) (CMS (sign) (encrypt)))) '(org-agenda-files '("~/org/master.org" "~/org/next.org" "~/org/orgzly/work.org" "~/org/orgzly/scheduled.org" "~/org/orgzly/hack.org" "~/org/orgzly/library.org" "~/org/orgzly/kaizen.org" "~/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-catch-invisible-edits 'smart) '(org-clock-mode-line-total 'current) '(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 org-roam excorporate helm-ag helm-projectile org-journal gist async with-editor treepy s popup epl pkg-info pcre2el dash f password-store hl-todo graphql ghub git-commit magit-popup flycheck helm-core git-gutter avy markdown-mode magit-todos aggressive-indent pass magit helm-flycheck helm avy-zap)) '(parens-require-spaces nil) '(safe-local-variable-values '((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)) (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)))) '(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)))) '(helm-source-header ((t (:inherit helm-header :background "#22083397778B" :foreground "white" :weight bold)))) '(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-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)))))