From: Adam A.G. Shamblin Date: Fri, 19 Jan 2018 19:04:08 +0000 (-0700) Subject: Remove build of command-t X-Git-Url: https://git.vexinglabs.com/?a=commitdiff_plain;h=023b0360e1c561380a8b651f8d3faa4874e72bbb;p=dotfiles.git Remove build of command-t --- diff --git a/Makefile b/Makefile index 28a336a..6608829 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,3 @@ build: ln -s $(CURDIR)/dotvim ~/.vim mkdir -p ~/env mkdir -p ~/.saves - cd $(CURDIR)/dotvim/bundle/command-t/ruby/command-t;\ - make clean;\ - ruby extconf.rb;\ - make