Skip to content

Instantly share code, notes, and snippets.

@Althorion
Created June 1, 2019 16:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Althorion/3abd900baa8e7cbdc85945d8040e4d33 to your computer and use it in GitHub Desktop.
Save Althorion/3abd900baa8e7cbdc85945d8040e4d33 to your computer and use it in GitHub Desktop.
;; -*- 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