Browse Source

Add Thunderbird and htop

master
Quad 6 years ago
parent
commit
e97b577e39
  1. 4
      shell/bootstrap-void.sh

4
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
sudo xbps-remove -oy

Loading…
Cancel
Save