Adds to install list

This commit is contained in:
Jonathan Hodgson 2019-08-13 11:50:11 +01:00
parent b1d6e036f7
commit 2d24d75708

View file

@ -68,6 +68,7 @@ pacmanInstall(){
"stow" "stow"
"w3m" "w3m"
"zathura" "zathura"
"zathura-pdf-mupdf"
"zsh" "zsh"
) )
if pacman -Qs $package > /dev/null; then if pacman -Qs $package > /dev/null; then