From 8b57317bbcac3c392391b49ab949fa4fb6df2cac Mon Sep 17 00:00:00 2001 From: Cori Barker Date: Thu, 19 Feb 2026 22:47:58 +0000 Subject: [emacs] changed font to FiraCode Nerd Font Mono --- .emacs.custom.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.emacs.custom.el') diff --git a/.emacs.custom.el b/.emacs.custom.el index 993786f..85a502d 100644 --- a/.emacs.custom.el +++ b/.emacs.custom.el @@ -7,7 +7,7 @@ '(display-line-numbers-type 'relative) '(evil-undo-system 'undo-redo) '(inhibit-startup-screen t) - '(package-selected-packages nil)) + '(package-selected-packages '(dash-functional evil magit pdf-tools))) (custom-set-faces ;; custom-set-faces was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful. -- cgit v1.2.3