update pkgs, dirs, add trayer for system tray, adapt bar to automatically pad for...
[dotfiles.git] / pkgs.sh
1 sudo apt-get install \
2 bash-completion \
3 build-essential \
4 curl \
5 dunst \
6 firefox-esr \
7 git \
8 imagemagick\
9 khal \
10 khard \
11 libnotify-bin \
12 man-db \
13 msmtp \
14 mutt \
15 ncmpcpp \
16 notmuch \
17 notmuch-mutt \
18 offlineimap \
19 pass \
20 pinentry-qt \
21 psmisc \
22 slop \
23 stow \
24 suckless-tools \
25 tmux \
26 unzip \
27 vdirsyncer \
28 vim \
29 w3m \
30 x11-xserver-utils \
31 xautolock \
32 xinit
33
34 mkdir -p ~/projects