From c47cfa237965c289d6843bfc6c1e2bcb642803ad Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Wed, 29 Jul 2015 14:22:48 +0100 Subject: Add various small changes --- install.sh | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 0ae7862..2b64f5e 100755 --- a/install.sh +++ b/install.sh @@ -38,13 +38,8 @@ function clean { } function install_packages { - - # General sudo apt-get install ttyrec mutt msmtp offlineimap wmctrl rxvt-unicode-256color \ - tmux git gcc clang cmake make zathura feh chromium-browser zsh - - # For xcape - sudo apt-get install pkg-config libx11-dev libxtst-dev libxi-dev clang + tmux git gcc clang cmake make zathura feh chromium-browser zsh clang xcape } function update_dotfiles { -- cgit v1.2.3