From 93ca7ec9ed71fac9851455ffc70fae0a71887f16 Mon Sep 17 00:00:00 2001 From: Mitch Tishmack Date: Thu, 1 Jan 2015 19:19:23 -0600 Subject: [PATCH] Don't do emacs by default for the moment. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b3977f7..3590aae 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ DOTPROFILE=~/.profile home: $(DOTGITCONFIG) $(DOTPROFILE) $(DOTDEE) $(DOTPROFILE) -ws: common emacs git ruby haskell perl tmux vim zsh home +ws: common git ruby haskell perl tmux vim zsh home all: home