added some more apps

This commit is contained in:
Steffen Vogel 2014-08-12 00:18:41 +02:00
parent 82f46fdd96
commit 912add95d2

View file

@ -1,31 +1,43 @@
#/bin/bash
# remove some stuff I don't need
apt-get purge exim* \
nfs-comon \
rpcbind
# window system
apt-get install i3 \
autocutsel \
xsel \
rxvt-unicode
fonts-font-awesome
# system tools
apt-get install screen \
htop \
sshfs \
sudo \
bind9-utils
# development
apt-get install git git-gui gitk vim \
build-essential \
screen \
lynx \
i3 \
nitrogen \
rxvt-unicode \
meld \
xsel \
autocutsel \
conky \
pavucontrol \
irssi \
htop \
fonts-font-awesome \
bind9-utils \
sshfs
# communication
apt-get install pidgin \
evolution
# latex stuff
apt-get install texlive \
texlive-latex-extra \
texlive-luatex \
pdflatex
texlive-pdflatex
# office tools
apt-get install inkscape \
libreoffice \
dia \
@ -33,9 +45,7 @@ apt-get install inkscape \
flashplugin-nonfree \
chromium \
vlc \
evince \
evolution \
gedit
evince
if [ "$(hostname) = "len" ]; then
apt-get install fprintd \