mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-25 04:20:24 +10:00
Moving to Doom Emacs!
This commit is contained in:
4
.emacs.d/modules/emacs/dired/doctor.el
Normal file
4
.emacs.d/modules/emacs/dired/doctor.el
Normal file
@@ -0,0 +1,4 @@
|
||||
;;; emacs/dired/doctor.el -*- lexical-binding: t; -*-
|
||||
|
||||
(when (and IS-BSD (not (executable-find "gls")))
|
||||
(warn! "Cannot find gls (GNU ls). This may cause issues with dired"))
|
||||
Reference in New Issue
Block a user