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