summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrekado <rekado@elephly.net>2016-07-12 22:46:25 +0200
committerrekado <rekado@elephly.net>2016-07-13 11:55:23 +0200
commit0729def565c804d7d879d230ee9e1020cac7109d (patch)
tree27510a03253510e36ed8dd80821825d55656a310
parenta73866bf6d7534fa9899b82085177f4fde0d37c1 (diff)
More and more packages are now available in Guix.
-rw-r--r--init.org31
1 files changed, 14 insertions, 17 deletions
diff --git a/init.org b/init.org
index 672bab5..26fe0a6 100644
--- a/init.org
+++ b/init.org
@@ -74,8 +74,10 @@ or use the following invocation:
emacs-company \
emacs-debbugs \
emacs-emms \
+ emacs-expand-region \
+ emacs-fill-column-indicator \
emacs-god-mode \
- emacs-haskell-mode \
+ haskell-mode \
emacs-ido-ubiquitous \
emacs-js2-mode \
emacs-lispy \
@@ -83,18 +85,27 @@ or use the following invocation:
emacs-mmm-mode \
emacs-multiple-cursors \
emacs-org-bullets \
+ emacs-page-break-lines \
+ emacs-paren-face \
emacs-pdf-tools \
+ emacs-perspective \
emacs-projectile \
+ emacs-rich-minority \
+ emacs-shell-switcher \
+ emacs-skewer-mode \
+ emacs-smart-mode-line \
emacs-smex \
+ emacs-tagedit \
emacs-typo \
emacs-undo-tree \
emacs-web-mode \
emacs-wget \
emacs-zenburn-theme \
+ emacs-znc \
paredit \
geiser \
magit \
- sicp \
+ sicp
#+END_SRC
There are some packages I use that are not yet packaged for Guix.
@@ -103,23 +114,9 @@ Here’s a list of them:
#+BEGIN_SRC elisp
(defvar my/packages
'(centered-cursor-mode
- org-beautify-theme
- expand-region
- fill-column-indicator
guide-key
ido-vertical-mode
- page-break-lines
- paren-face
- perspective
- rich-minority
- scss-mode
- shell-switcher
- skewer-mode
- smart-mode-line
- sublime-themes
- tagedit
- visual-regexp-steroids
- znc))
+ scss-mode))
#+END_SRC
I want these packages to be installed automatically. First I need to