From 9b20573186b98f15d1d96e9332bf75726d2ef1b0 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Wed, 1 Jun 2016 10:13:42 -0400 Subject: Update VHL profile manifest. --- vhl-profile.scm | 45 ++++++++++++++++++++++++++++++++++++--------- 1 file changed, 36 insertions(+), 9 deletions(-) (limited to 'vhl-profile.scm') diff --git a/vhl-profile.scm b/vhl-profile.scm index e290867..fb9d84b 100644 --- a/vhl-profile.scm +++ b/vhl-profile.scm @@ -1,12 +1,39 @@ -(use-package-modules base guile emacs admin mail man gnome ssh xorg gnupg - screen version-control) +(use-package-modules admin base bash certs databases emacs guile gnome gnupg + mail man messaging package-management ruby screen ssh + version-control xorg) (packages->manifest - (list glibc-utf8-locales screen - xmodmap - openssh gnupg pinentry - guile-2.0 + (list bash + coreutils + emacs + emacs-better-defaults + emacs-elfeed + emacs-ido-ubiquitous + emacs-js2-mode + emacs-markdown-mode + emacs-projectile + emacs-rainbow-delimiters + emacs-smex + emacs-web-mode + emacs-yaml-mode + geiser git - emacs paredit geiser magit - dmd - notmuch offlineimap)) + (list git "send-email") + glibc-utf8-locales + gnupg + guile-2.0 + guix + magit + notmuch + nss-certs + offlineimap + openssh + paredit + pidgin + pidgin-otr + pinentry + redis + ruby + screen + shepherd + xmodmap)) -- cgit v1.2.3