Created
June 1, 2019 16:56
-
-
Save Althorion/3abd900baa8e7cbdc85945d8040e4d33 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;; -*- no-byte-compile: t; -*- | |
;;; ~/.doom.d/packages.el | |
;;; Examples: | |
;; (package! some-package) | |
;; (package! another-package :recipe (:fetcher github :repo "username/repo")) | |
;; (package! builtin-package :disable t) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment