This commit is contained in:
MitchMarq42 2022-09-24 18:58:34 -08:00
parent ad25f0472c
commit 853c75c29a

View File

@ -12,7 +12,7 @@
;; Speed up loading/finding files ;; Speed up loading/finding files
(let (let
( (
(file-name-handler-alist nil) ;; (file-name-handler-alist nil)
) )
;; Don't set this, fix the actual issue and use a POSIX-ish shell (or CMD): ;; Don't set this, fix the actual issue and use a POSIX-ish shell (or CMD):