Initial commit
This commit is contained in:
7
packages.el
Normal file
7
packages.el
Normal file
@@ -0,0 +1,7 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; .doom.d/packages.el
|
||||
|
||||
;;; Examples:
|
||||
;; (package! some-package)
|
||||
;; (package! another-package :recipe (:host github :repo "username/repo"))
|
||||
;; (package! builtin-package :disable t)
|
||||
Reference in New Issue
Block a user