Add install script

This commit is contained in:
Jordan Holt 2021-01-07 18:30:49 +00:00
parent 2a108fab0c
commit 97d2ff6901

24
install.sh Executable file
View File

@ -0,0 +1,24 @@
#!/bin/sh -e
sudo pacman -Sy \
alacritty \
ffmpeg \
firefox \
fzf \
git \
mpd \
mpv \
ncmpcpp \
neomutt \
neovim \
newsboat \
pass \
pass-otp \
playerctl \
pulseaudio \
rsync \
transmission-cli \
ttf-ubuntu-font-family \
youtube-dl \
zathura \
zsh