mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-31 14:43:40 -05:00
fix(cli): void-function doom-packages-install error on 'doom install'
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
;;; Commentary:
|
||||
;;; Code:
|
||||
|
||||
(eval-when-compile (require 'core-cli)) ; appease byte-compiler-sama
|
||||
(load! "packages")
|
||||
|
||||
|
||||
;;
|
||||
|
Reference in New Issue
Block a user