From a0a4b44c304e8a9e81827a6c72b16c01307e38d3 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 7 Dec 2020 08:23:58 -0600 Subject: Add PDF-Tools --- config.org | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'config.org') diff --git a/config.org b/config.org index a631a03..8dd730d 100644 --- a/config.org +++ b/config.org @@ -1879,6 +1879,16 @@ I can /not/ get over how hilarious this name is 😜 look at [[https://github.com/dieggsy/esh-autosuggest/][esh-autosuggest]] and [[https://www.masteringemacs.org/article/complete-guide-mastering-eshell][mastering eshell]] and stuff. idk. oh and [[https://github.com/kyagi/shell-pop-el][shell pop]] too. +** [[https://github.com/politza/pdf-tools][PDF Tools]] + +There's a few things that have to be installed to use PDF Tools, but I've got them installed on =larry=. Once I write them down, I'll expand this out to both my linux machines. + +#+begin_src emacs-lisp + (use-package pdf-tools + :init + (pdf-loader-install)) +#+end_src + * Appendix A: Scripts ** ~emacsdc~ -- cgit 1.4.1-21-gabe81