;; Added by Package.el. This must come before configurations of ;; installed packages. Don't delete this line. If you don't want it, ;; just comment it out by adding a semicolon to the start of the line. ;; You may delete these explanatory comments. ;;(package-initialize) (load-file "~/.emacs.d/init.el") (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. '(auth-source-save-behavior nil) '(c-basic-offset 'set-from-style) '(cperl-auto-newline nil) '(cperl-brace-offset -2) '(cperl-continued-statement-offset 2) '(debug-on-quit nil) '(fill-column 70) '(indent-tabs-mode nil) '(jq-indent-offset 1) '(kill-ring-max 600) '(org-agenda-files "/home/mkennedy/Sync/org/Agendas/All.txt") '(org-file-apps '((auto-mode . emacs) (directory . emacs) ("\\.mm\\'" . default) ("\\.x?html?\\'" . default) ("\\.pdf\\'" . emacs))) '(org-format-latex-options '(:foreground default :background default :scale 2.5 :html-foreground "Black" :html-background "Transparent" :html-scale 1.0 :matchers ("begin" "$1" "$" "$$" "\\(" "\\["))) '(org-journal-date-format "%Y-%m-%d (%A)") '(org-journal-dir "~/Sync/org/org-journal") '(org-journal-file-format "%Y-%m-%d.org") '(org-journal-time-format "[%Y-%m-%d %a %H:%M]") '(org-link-parameters '(("eww" :follow org-eww-open :store org-eww-store-link) ("rmail" :follow org-rmail-open :store org-rmail-store-link) ("mhe" :follow org-mhe-open :store org-mhe-store-link) ("irc" :follow org-irc-visit :store org-irc-store-link :export org-irc-export) ("info" :follow org-info-open :export org-info-export :store org-info-store-link) ("gnus" :follow org-gnus-open :store org-gnus-store-link) ("docview" :follow org-docview-open :export org-docview-export :store org-docview-store-link) ("bibtex" :follow org-bibtex-open :store org-bibtex-store-link) ("bbdb" :follow org-bbdb-open :export org-bbdb-export :complete org-bbdb-complete-link :store org-bbdb-store-link) ("w3m" :store org-w3m-store-link) ("file+sys") ("file+emacs") ("orgit-rev" :store orgit-rev-store :follow orgit-rev-open :export orgit-rev-export :complete orgit-rev-complete-link) ("orgit-log" :store orgit-log-store :follow orgit-log-open :export orgit-log-export :complete orgit-log-complete-link) ("orgit" :store orgit-status-store :follow orgit-status-open :export orgit-status-export :complete orgit-status-complete-link) ("doi" :follow org-link-doi-open :export org-link-doi-export) ("elisp" :follow org-link--open-elisp) ("file" :complete org-link-complete-file) ("ftp" :follow #[257 "\301\300\302Q!\207" ["ftp" browse-url ":"] 5 " (fn URL)"]) ("help" :follow org-link--open-help) ("http" :follow #[257 "\301\300\302Q!\207" ["http" browse-url ":"] 5 " (fn URL)"]) ("https" :follow #[257 "\301\300\302Q!\207" ["https" browse-url ":"] 5 " (fn URL)"]) ("mailto" :follow #[257 "\301\300\302Q!\207" ["mailto" browse-url ":"] 5 " (fn URL)"]) ("news" :follow #[257 "\301\300\302Q!\207" ["news" browse-url ":"] 5 " (fn URL)"]) ("shell" :follow org-link--open-shell) ("tel" :follow (lambda (path) (browse-url (concat "tel:" path)))))) '(org-mode-hook '(#[nil "\300\301\302\303\304$\207" [org-add-hook change-major-mode-hook org-show-block-all append local] 5] #[nil "\300\301\302\303\304$\207" [org-add-hook change-major-mode-hook org-babel-show-result-all append local] 5] org-babel-result-hide-spec org-babel-hide-all-hashes org-indent-mode visual-line-mode)) '(org-priority-default 68) '(org-priority-lowest 71) '(org-re-reveal-root "/home/mkennedy/.emacs.d/elpa/emacs-reveal-submodules/reveal.js") '(org-return-follows-link t) '(org-src-fontify-natively t) '(org-todo-keywords '((sequence "SCHED" "TODO" "|" "DONE" "SORTED" "CANC"))) '(package-check-signature nil) '(package-selected-packages '(docker-tramp docker csv-mode diff-ansi arduino-mode jinja2-mode powershell crappy-jsp-mode helm-etags-plus helm-xref xref keycast keypression lua-mode org-pdftools systemd jq-mode plantuml-mode php-mode edit-indirect nov org-vcard go-mode ledger-mode yaml-mode dockerfile-mode helm-org-rifle helm-org amread-mode org-journal monokai-theme sqlformat sed-mode dts-mode notmuch json-mode tramp org-plus-contrib emms ox-mediawiki gnu-elpa-keyring-update jabber bind-key mediawiki bbdb latex-math-preview xml+ sqlup-mode git-link w3m org-pretty-tags markdown-preview-mode google-translate orgit interleave org-pdfview graphviz-dot-mode markdown-mode move-dup helm-perldoc spray pdf-tools helm magit)) '(plantuml-server-url "https://plantuml.laboratoryb.org") '(recentf-keep '(recentf-keep-default-predicate file-remote-p)) '(recentf-max-saved-items 200) '(recentf-mode t) '(safe-local-variable-values '((org-src-preserve-indentation . t))) '(sh-basic-offset 4) '(sqlformat-command 'pgformatter) '(tab-width 4) '(tramp-connection-properties nil) '(tramp-remote-path '("/cvt/scripts/tools/bin" "/home/mkennedy/bin/" tramp-default-remote-path "/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin" "/local/bin" "/local/gnu/bin" "/usr/freeware/bin" "/usr/pkg/bin" "/usr/contrib/bin" "/opt/bin" "/opt/sbin" "/opt/local/bin")) '(tramp-remote-process-environment '("TMOUT=0" "LC_CTYPE=" "TERM=dumb" "CDPATH=" "HISTORY=" "MAIL=" "MAILCHECK=" "MAILPATH=" "PAGER=cat" "autocorrect=" "correct=" "LC_ALL=C")) '(tramp-sh-extra-args '(("/bash\\'" . "-norc -noprofile"))) '(tramp-terminal-type "dumb") '(tramp-verbose 3) '(warning-suppress-log-types '((comp)))) ;; (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. ;; '(default ((t (:foreground "#2e3436")))) ;; '(font-lock-builtin-face ((t (:foreground "#75507b")))) ;; '(font-lock-comment-face ((t (:foreground "#5f615c")))) ;; '(font-lock-constant-face ((t (:foreground "#204a87")))) ;; '(font-lock-function-name-face ((t (:bold t :foreground "#a40000")))) ;; '(font-lock-keyword-face ((t (:foreground "#346604")))) ;; '(font-lock-string-face ((t (:foreground "#5c3566")))) ;; '(font-lock-type-face ((t (:foreground "#204a87")))) ;; '(font-lock-variable-name-face ((t (:foreground "#b35000"))))) (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. )