Rename to fix defaults-config file name

This commit is contained in:
Evie Litherland-Smith 2023-10-27 10:34:05 +01:00
parent 93c4a76a0d
commit 7edc3efa2b

View file

@ -42,3 +42,5 @@
;; Make shebang (#!) file executable when saved
(add-hook 'after-save-hook #'executable-make-buffer-file-executable-if-script-p)
(provide 'custom-defaults-config)