mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 03:50:24 +10:00
Minor edits
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user