Use prefixed gls on Mac

This commit is contained in:
2024-09-15 20:17:41 -07:00
parent 7f51d5c931
commit df38ba68f2
+3
View File
@@ -18,3 +18,6 @@
(exec-path-from-shell-initialize)) (exec-path-from-shell-initialize))
(elpaca-wait) (elpaca-wait)
(when ON-MAC
(setq insert-directory-program "gls"))