fix(cli): void-function doom-packages-install error on 'doom install'

This commit is contained in:
Henrik Lissner 2022-06-19 03:00:10 +02:00
parent 074f63ff31
commit f913ff07b3
No known key found for this signature in database
GPG key ID: B60957CA074D39A3

View file

@ -2,7 +2,7 @@
;;; Commentary:
;;; Code:
(eval-when-compile (require 'core-cli)) ; appease byte-compiler-sama
(load! "packages")
;;