update install

This commit is contained in:
Frieder Schlesier 2016-12-05 22:54:47 +01:00
parent 8ccf1b90cc
commit fbc79042bd
1 changed files with 19 additions and 13 deletions

View File

@ -32,7 +32,6 @@ base_applications() {
apt-get upgrade
apt-get install -y \
alsa-utils \
apt-transport-https \
automake \
bash-completion \
@ -42,9 +41,11 @@ base_applications() {
cmake \
coreutils \
curl \
dnsutils \
gcc \
git \
gnupg \
gnupg2 \
gnupg-agent \
gnupg-curl \
grep \
@ -54,12 +55,13 @@ base_applications() {
make \
mount \
net-tools \
pulseaudio \
rsync \
ssh \
sudo \
tar \
tmux \
tree \
unattended-upgrades \
xclip \
zip \
--no-install-recommends
@ -89,13 +91,17 @@ install_i3() {
echo "update and installing i3wm and some tools..."
apt-get update
apt-get install -y \
alsa-utils \
feh \
fswebcam \
i3 \
i3lock \
i3status \
keepass2 \
pulseaudio \
rxvt-unicode-256color \
scrot \
shotwell \
slim \
xorg \
--no-install-recommends