Skip to content

Instantly share code, notes, and snippets.

@alienbogart
Last active July 23, 2019 16:21
Show Gist options
  • Save alienbogart/7f756610b2cc7fda73893cf774e667b5 to your computer and use it in GitHub Desktop.
Save alienbogart/7f756610b2cc7fda73893cf774e667b5 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
apt --yes update &&
apt --yes dist-upgrade &&
apt --yes install \
i3 \
dmenu \
rofi \
vim \
neovim \
xcape \
xdotool \
xbindkeys \
lxappearance \
zathura \
zathura-pdf-poppler \
qbittorrent \
uget \
xclip \
clipit \
unclutter \
trash-cli \
arandr \
font-manager \
atool \
silversearcher-ag \
pandoc \
markdown \
w3m \
w3m-img \
git \
curl \
python-all \
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment