refactor(cli): remove cli/packages.el

This file is mostly redundant. There is much more trimming/culling of
Doom's package API pending, but I'll save that for v3.
This commit is contained in:
Henrik Lissner
2024-11-30 22:59:43 -05:00
parent 9aaefbe4ae
commit 9c8ea37a2d
7 changed files with 624 additions and 679 deletions

View File

@ -2,7 +2,7 @@
;;; Commentary:
;;; Code:
(load! "packages")
(doom-require 'doom-lib 'packages)
;;