clearing cache

This commit is contained in:
Chris Cochrun 2022-07-01 06:22:16 -05:00
parent fda77b2269
commit bb31b2e38a
2121 changed files with 28 additions and 14 deletions
README.org
eln-cache/28.0.50-44ac3a0d
.dirs-local-768d6c50-3c8c4da3.elnace-link-7a4ed537-9b6883eb.elnace-window-724a814d-bdead42a.elnadaptive-wrap-c83524d9-51d9187b.elnadd-log-cb3c2979-c121e39e.elnadvice-791b3e89-8d7f16b5.elnaggressive-indent-86401a70-fb4a240b.elnall-the-icons-1ad5358b-7859fd3f.elnall-the-icons-dired-7fd6fc0e-521e6047.elnall-the-icons-faces-8a6248d1-270cbf21.elnannalist-4b6bdf63-bf925ab7.elnansi-color-75eac800-23d9be8d.elnapropos-7c1ecbdf-150a396d.elnarc-mode-bac5621c-3f3a0a2d.elnauth-source-49df7eef-3dd99b41.elnauth-source-pass-c498fbad-e957616f.elnautorevert-841d6890-00485556.elnavl-tree-508a9d96-ff6398fe.elnavy-6b823570-768418fc.elnbacktrace-f58a28c5-d64ce0f4.elnbibtex-2f037630-93359f17.elnbind-key-190106ee-5f57fc5a.elnbindat-f163bea1-cc727e0c.elnbongo-6442dd7e-fb949ccc.elnbookmark-8667481e-095c61a0.elnbrowse-url-87f72988-4d9c500c.elnbug-reference-79735dad-10c20e90.elnbui-button-a19443c9-4f7c7562.elnbui-core-987f6013-f6eaceae.elnbui-entry-bdfdbc41-e7ec7573.elnbui-f796a61d-223d7a44.elnbui-history-e8f29cc9-57f33ff2.elnbui-info-640a73f9-8faa1495.elnbui-list-d270d0d8-a75f659e.elnbui-utils-a6a74e4f-10ba2c8a.elncal-bahai-caf89889-bea97be2.elncal-china-28218d30-0abd7093.elncal-dst-f85a5a15-3c9b3eeb.elncal-hebrew-32b77d47-de788d3d.elncal-islam-74de7ee1-0980456a.elncal-iso-8ac36734-b5d503db.elncal-menu-9380b697-5c9f8c2f.elncal-move-aed18331-a6fd6cc5.elncalc-222b057e-e4631398.elncalc-aent-1719b1cd-44173e44.elncalc-bin-61359665-ce53deba.elncalc-ext-169a1473-ef049517.elncalc-macs-86f6acaa-7f6a6f0c.elncalc-map-cec1a5a6-a30d1b4f.elncalc-menu-43d1e6da-d599b8f7.elncalc-stat-bb7f9833-68ca4b17.elncalc-vec-8d9dd57c-4f776d44.elncalendar-d19e5c14-0aeb3c1f.elncalfw-6f0a71d8-652690ea.elncalfw-ical-3715b1bf-da0ad04a.elncalfw-org-3a14bc5b-69a3a62c.elncc-align-bb265728-ca0abab6.elncc-cmds-9eab15be-f40bb044.elncc-defs-029877ca-b9743fdc.elncc-engine-ccfcb170-101d4a36.elncc-fonts-d7d8a7f5-56458d8a.elncc-guess-fa39ca73-2d1c5705.elncc-menus-d370fa63-c2236929.elncc-mode-515a98a5-0f12b642.elncc-styles-e4992978-f737b86d.elncc-vars-6cc3f0fc-2f706707.elncedet-e5d89324-5d9968e0.elncfrs-26fd0f31-072c5bc7.elnchar-fold-b79b1b8c-5a333c88.elncheckdoc-9cc89cb2-bdb3f6b1.elncl-51cb6d6a-e29864c8.elncl-extra-d7051cba-2e47a860.elncl-lib-8b938900-257e0be7.elncl-macs-7ae82f81-f71bf46d.elncl-print-79bf9fb1-6154d273.elncl-seq-f464c4e2-95d0eb23.elncolor-9d7980a5-ed707236.elncomint-faef15ad-1c803613.elncommand-log-mode-f91c255c-2806fd71.elncomp-57d77626-7a336ffb.elncompany-abbrev-e443f0b1-e7faa952.elncompany-aeb90e0e-14e1dec2.elncompany-bbdb-caca4278-ded57d01.elncompany-capf-4f242e99-6fdf3946.elncompany-clang-e04d2a8d-bebd0226.elncompany-cmake-49b9aee9-08284e21.elncompany-css-2b6b94b7-8c153c1a.elncompany-dabbrev-986310d0-da73f475.elncompany-dabbrev-code-606dbd41-13df6729.elncompany-dict-96298f36-cac529e0.elncompany-elisp-3a8a0287-ce253fbc.elncompany-etags-07b684a1-63250bac.elncompany-files-4a7c7763-29f87e98.elncompany-gtags-15daa9a2-29c99ba5.elncompany-ispell-33a2ea8a-8db44459.elncompany-keywords-c14cf0e0-739f5b97.elncompany-nxml-5e0f6ac6-ee8eaff2.elncompany-oddmuse-eaa6e0c6-7c80f611.elncompany-qml-319dd016-db05d02a.eln

View file

@ -114,7 +114,7 @@ In order to have this config work on both my desktop with regular joe-schmoe mon
:weight 'regular))
(defun chris/set-transparency ()
"Set the frame to be transparent on Wayland compositors"
"Set the frame to be transparent but not the text"
(set-frame-parameter (selected-frame) 'alpha-background 85)
(add-to-list 'default-frame-alist '(alpha-background . 85))
(add-to-list 'initial-frame-alist '(alpha-background . 85)))
@ -300,18 +300,24 @@ I am currently using NixOS. In order for emacs to have access to certain program
(add-to-list 'exec-path "/home/chris/.nix-profile/bin")
(add-to-list 'exec-path "/etc/profiles/per-user/chris/bin")
(add-to-list 'exec-path "/run/current-system/sw/bin")
(add-to-list 'exec-path "/usr/bin")
(add-to-list 'exec-path "/opt/android-sdk/cmdline-tools/latest/bin")
(setq exec-directory "/run/current-system/sw/bin")
;; (setq exec-directory "/usr/bin")
(setenv "NIX_CONF_DIR" "/etc/nix")
(setenv "NIX_OTHER_STORES" "/run/nix/remote-stores/*/nix")
(setenv "NIX_PATH" "nixpkgs=%h/nixpkgs:nixos=%h/nixpkgs/nixos:nixos-config=/etc/nixos/configuration.nix")
(setenv "NIX_PROFILES" "${pkgs.lib.concatStringsSep " " config.environment.profiles}")
(setenv "NIX_REMOTE" "daemon")
(setenv "NIX_USER_PROFILE_DIR" "/nix/var/nix/profiles/per-user/%u")
(load "site-paths" t)
;; (load "site-paths" t)
(setenv "CC" "/run/current-system/sw/bin/gcc")
(setenv "CXX" "/run/current-system/sw/bin/g++")
#+end_src
#+RESULTS:
: /nix/var/nix/profiles/per-user/%u
#+begin_src emacs-lisp :tangle no
(use-package exec-path-from-shell
:demand
@ -473,6 +479,8 @@ This evil-collection package includes a lot of other evil based things.
(general-def 'normal
"gcc" 'comment-line
"K" 'helpful-at-point
"C-+" 'text-scale-increase
"C-_" 'text-scale-decrease
"C-S-l" 'evil-window-increase-width
"C-S-j" 'evil-window-decrease-height
"C-S-k" 'evil-window-increase-height
@ -711,7 +719,10 @@ Part of this config includes some special capture templates for my work as a you
"zn" 'org-narrow-to-subtree
"zw" 'widen
"S" 'org-schedule
"t" 'org-todo)
"t" 'org-todo
"gf" 'org-footnote-action)
('visual org-mode-map
"gf" 'org-footnote-action)
('insert org-mode-map
"C-i" 'completion-at-point)
('normal 'org-src-mode-map
@ -1934,7 +1945,7 @@ LSP is useful...
(setq lsp-lens-enable t
lsp-signature-auto-activate nil
read-process-output-max (* 1024 1024)
lsp-clangd-binary-path "/run/current-system/sw/bin/clangd")
lsp-clangd-binary-path "/usr/bin/clangd")
(lsp-enable-which-key-integration t)
(add-to-list 'lsp-language-id-configuration '(qml-mode . "qml"))
(lsp-register-client
@ -2255,7 +2266,7 @@ Ledger mode
** MU4E
#+begin_src emacs-lisp
(use-package mu4e
;; :load-path "/etc/profiles/per-user/chris/share/emacs/site-lisp/mu4e/"
:load-path "/usr/share/emacs/site-lisp/mu4e/"
:straight nil
:init
(setq mu4e-maildir "~/Maildir"
@ -2362,8 +2373,7 @@ Ledger mode
:query "mime:image/*"
:key 112)))
(setq mu4e-mu-binary "/usr/bin/mu"
mu4e-view-prefer-html nil
(setq mu4e-view-prefer-html nil
shr-color-visible-luminance-min 80)
(setq mu4e-use-fancy-chars t

Some files were not shown because too many files have changed in this diff Show more