From 5484d3b9e759a9e49a0a30301c21a0552d1907d6 Mon Sep 17 00:00:00 2001 From: steveokard Date: Tue, 26 Sep 2017 20:37:13 -0400 Subject: [PATCH] forgot to add emacs for installation because im a fucking idiot --- init.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/init.sh b/init.sh index 04b137e..e4c11cf 100755 --- a/init.sh +++ b/init.sh @@ -7,7 +7,8 @@ sudo apt-get install tmux \ powerline\ htop \ mc\ - curl + curl\ + emacs #remove existing configs, if they exist rm -ri ~/.tmux.conf