From 60cd2d044d230fb9beef1134d1e2fac80124e2b8 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Mon, 15 Jun 2015 05:08:45 -0700 Subject: [PATCH] mysql and rabbitmq. --- dotfiles/cider/bootstrap.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dotfiles/cider/bootstrap.json b/dotfiles/cider/bootstrap.json index 5e0a5c7a..f071b7de 100644 --- a/dotfiles/cider/bootstrap.json +++ b/dotfiles/cider/bootstrap.json @@ -106,6 +106,7 @@ "mercurial", "mopidy", "mu --with-emacs", + "mysql", "ncmpcpp", "netcat", "nettle", @@ -125,7 +126,7 @@ "pypy", "python", "python3", - "rabbitmq", + "rabbitmq", "rbenv", "readline", "reattach-to-user-namespace",