Add Thunderbird and htop
This commit is contained in:
parent
56d066c1fd
commit
e97b577e39
|
@ -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…
Reference in New Issue