summaryrefslogtreecommitdiff
path: root/init.org
diff options
context:
space:
mode:
Diffstat (limited to 'init.org')
-rw-r--r--init.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/init.org b/init.org
index 7432c01..c4a604d 100644
--- a/init.org
+++ b/init.org
@@ -43,6 +43,7 @@ To install all packages via GNU Guix I can either use a manifest file or use the
#+BEGIN_SRC shell :noweb-ref nil
guix package -i \
emacs \
+ emacs-ag \
emacs-auctex \
emacs-better-defaults \
emacs-clojure-mode \
@@ -65,6 +66,7 @@ To install all packages via GNU Guix I can either use a manifest file or use the
emacs-multiple-cursors \
emacs-org \
emacs-org-bullets \
+ emacs-org-trello \
emacs-page-break-lines \
emacs-paren-face \
emacs-pdf-tools \