From e97b577e398920e37709c062f22ea90fcf2ae549 Mon Sep 17 00:00:00 2001 From: "Dominik V. Salonen" Date: Thu, 21 Dec 2017 09:46:25 +0100 Subject: [PATCH] Add Thunderbird and htop --- shell/bootstrap-void.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shell/bootstrap-void.sh b/shell/bootstrap-void.sh index ad9821c..4264ba9 100755 --- a/shell/bootstrap-void.sh +++ b/shell/bootstrap-void.sh @@ -27,7 +27,7 @@ sudo xbps-install -Suy # Start messing with all the remaining packages printf "${green}Installing applications${normal}" -sudo xbps-install -y firefox gimp engrampa unzip git automake autoconf make nano deadbeef ffmpeg youtube-dl +sudo xbps-install -y firefox thunderbird deadbeef gimp engrampa unzip git automake autoconf make nano ffmpeg youtube-dl htop printf "${green}Installing cursor themes${normal}" sudo xbps-install -y xcursor-themes xcursor-vanilla-dmz @@ -70,4 +70,4 @@ cd arc-icon-theme sudo make install printf "${green}Performing cleanup${normal}" -sudo xbps-remove -oy \ No newline at end of file +sudo xbps-remove -oy