fresh install
[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 stow \
22 suckless-tools \
23 tmux \
24 unzip \
25 urlview \
26 vdirsyncer \
27 vim \
28 w3m \
29 x11-xserver-utils \
30 xautolock \
31 xdotool \
32 xinit
33
34 mkdir -p ~/projects