From ffdb76b6ad161cc02c1c8c9028c71e1811753781 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Sun, 13 Sep 2015 18:06:33 -0700 Subject: [PATCH] tmate fix, rtorrent, gcc --- 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 1b75dccb..a5fc25af 100644 --- a/dotfiles/cider/bootstrap.json +++ b/dotfiles/cider/bootstrap.json @@ -4,7 +4,7 @@ "caskroom/cask", "mopidy/mopidy", "homebrew/dupes", - "nviennot/tmate" + "nviennot/tmate", "railwaycat/emacsmacport" ], "casks": [ @@ -66,6 +66,7 @@ "fontforge", "freetype", "gawk", + "gcc", "gdbm", "gettext", "ghc", @@ -135,6 +136,7 @@ "readline", "reattach-to-user-namespace", "rsync", + "rtorrent", "ruby-build", "sbt", "scala",