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