update dwm
[dotfiles.git] / pkgs.sh
1 sudo apt-get install \
2 arandr\
3 bash-completion \
4 bc \
5 build-essential \
6 chromium \
7 cups \
8 curl \
9 dunst \
10 evince\
11 firefox-esr \
12 gimp \
13 git \
14 imagemagick\
15 jq \
16 khal \
17 khard \
18 libnotify-bin \
19 libreoffice-l10n-nl\
20 libreoffice\
21 man-db \
22 msmtp \
23 mutt \
24 network-manager-gnome\
25 network-manager\
26 notmuch \
27 notmuch-mutt \
28 offlineimap \
29 openvpn\
30 pass \
31 pinentry-qt \
32 psmisc \
33 pulseaudio\
34 pv\
35 pympress\
36 samba \
37 stow \
38 strace \
39 suckless-tools \
40 tmux \
41 todoman \
42 unzip \
43 urlview \
44 valgrind \
45 vdirsyncer \
46 vim \
47 w3m \
48 wakeonlan \
49 x11-xserver-utils \
50 xautolock \
51 xdotool \
52 xinit
53
54 sudo apt-get build-dep\
55 dwm\
56 stterm
57
58 mkdir -p ~/projects