Skip to content

Instantly share code, notes, and snippets.

@bleggett
Created October 31, 2019 06:37
Show Gist options
  • Save bleggett/45db28dbcc931741704b7fd088322ed6 to your computer and use it in GitHub Desktop.
Save bleggett/45db28dbcc931741704b7fd088322ed6 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 (:host github :repo "username/repo"))
;; (package! builtin-package :disable t)
(package! org-super-agenda)
(package! golden-ratio)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment