updated some toolupdated some tools
This commit is contained in:
parent
bc0ff8a24c
commit
a90490afa4
1 changed files with 7 additions and 1 deletions
|
@ -4,8 +4,9 @@ apt-get purge exim* \
|
|||
nfs-comon \
|
||||
rpcbind
|
||||
|
||||
apt-get install git vim \
|
||||
apt-get install git git-gui gitk vim \
|
||||
build-essential \
|
||||
screen \
|
||||
lynx \
|
||||
i3 \
|
||||
nitrogen \
|
||||
|
@ -35,3 +36,8 @@ apt-get install inkscape \
|
|||
evince \
|
||||
evolution \
|
||||
gedit
|
||||
|
||||
if [ "$(hostname) = "len" ]; then
|
||||
apt-get install fprintd \
|
||||
libpam-fprintd
|
||||
if
|
||||
|
|
Loading…
Add table
Reference in a new issue