From 62ac26569d79d1464ca5271b9476edac5a97fce7 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Tue, 2 Aug 2016 15:08:18 -0700 Subject: [PATCH] Add yab and psutils --- dotfiles/cider/bootstrap.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dotfiles/cider/bootstrap.json b/dotfiles/cider/bootstrap.json index 7e3b658a..c21ade2c 100644 --- a/dotfiles/cider/bootstrap.json +++ b/dotfiles/cider/bootstrap.json @@ -134,13 +134,14 @@ "pkg-config", "plantuml", "pstree", + "psutils", "pv", "pyenv", "pypy", "python", "python3", - "racket", "rabbitmq", + "racket", "rbenv", "readline", "reattach-to-user-namespace", @@ -174,6 +175,7 @@ "wget", "whereami", "xz", + "yab", "zsh" ] }