Added nano and DeaDBeeF
This commit is contained in:
parent
6928b4ea6a
commit
e34833b38f
|
@ -21,7 +21,7 @@ sudo xbps-install -Suy
|
||||||
# Start messing with all the packages
|
# Start messing with all the packages
|
||||||
printf "${green}Installing applications${normal}"
|
printf "${green}Installing applications${normal}"
|
||||||
sudo xbps-remove -y firefox-esr
|
sudo xbps-remove -y firefox-esr
|
||||||
sudo xbps-install -y firefox gimp unzip git automake autoconf make
|
sudo xbps-install -y firefox gimp unzip git automake autoconf make nano deadbeef
|
||||||
|
|
||||||
printf "${green}Installing cursor themes${normal}"
|
printf "${green}Installing cursor themes${normal}"
|
||||||
sudo xbps-install -y xcursor-themes xcursor-vanilla-dmz
|
sudo xbps-install -y xcursor-themes xcursor-vanilla-dmz
|
||||||
|
|
Loading…
Reference in New Issue