Minor edits

This commit is contained in:
Derek Taylor
2023-08-20 16:24:41 -05:00
parent ccc345e57b
commit cd06b1fa87
4 changed files with 81 additions and 37 deletions

View File

@@ -11,6 +11,8 @@
(use-package all-the-icons-dired
:hook (dired-mode . (lambda () (all-the-icons-dired-mode t))))
(global-auto-revert-mode t)
(setq backup-directory-alist '((".*" . "~/.Trash")))
(use-package company