" " filename-and-process)
(mark " "
(name 16 -1)
- " " filename)))
+ " " filename)) t)
'(ibuffer-saved-filter-groups
'(("default"
("dired"
(name . "^\\*scratch\\*$")
(name . "^\\*Messages\\*$")))
("erc"
- (mode . erc-mode)))))
+ (mode . erc-mode)))) t)
'(ls-lisp-dirs-first t t)
'(org-agenda-files
'("~/usr/org/todos/personal.org" "~/usr/org/todos/masters.org"))
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(dired-directory ((t (:weight semi-bold))))
+ '(ivy-virtual ((t (:inherit font-lock-builtin-face :foreground "dim gray"))))
'(magit-diff-file-heading ((t (:weight normal))))
'(quote (org-block-begin-line ((t (:foreground "#5a5b5a" :background "#1d1f21")))))
'(widget-button ((t (:weight semi-bold)))))