config/private: add doctor.el
This commit is contained in:
parent
3b94bafb3a
commit
9dc4e59a2c
1 changed files with 5 additions and 0 deletions
5
modules/config/private/doctor.el
Normal file
5
modules/config/private/doctor.el
Normal file
|
@ -0,0 +1,5 @@
|
|||
;;; config/private/doctor.el -*- lexical-binding: t; -*-
|
||||
|
||||
(unless (file-directory-p +private-config-path)
|
||||
(warn! "Couldn't find '%s'" (file-relative-name +private-config-path "~")))
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue