1
0
mirror of https://github.com/Foltik/dotfiles synced 2024-11-23 20:20:53 -05:00

Docs test

This commit is contained in:
Jack Foltz 2019-09-09 10:16:56 -04:00
parent c9254dc732
commit 66ddc763f6
Signed by: foltik
GPG Key ID: D1F0331758D1F29A

View File

@ -1,6 +1,10 @@
* Packaging
** Package.el
[[http://wikemacs.org/wiki/Package.el][Package.el]] is the built-in package manager in Emacs. This is where the fun begins.
[[http://wikemacs.org/wiki/Package.el][Package.el]] is the built-in package manager in Emacs.
Set up all the repositories that we're going to be downloading stuff from.
This is where the fun begins.
#+BEGIN_SRC emacs-lisp
(require 'package)
(setq package-archives